docs: document Gitea as canonical git host
This commit is contained in:
@@ -51,6 +51,12 @@ cd RedBear-OS
|
||||
./scripts/run.sh --build --config redbear-mini
|
||||
```
|
||||
|
||||
### Repository Hosting
|
||||
|
||||
The canonical Red Bear OS Git server is **Gitea** at
|
||||
`https://gitea.redbearos.org/vasilito/RedBear-OS.git`. GitHub is not a Red Bear OS source of
|
||||
truth and must not be used for pushes, issues, releases, or project coordination.
|
||||
|
||||
### Public Scripts
|
||||
|
||||
| Script | Purpose |
|
||||
|
||||
@@ -13,6 +13,11 @@ current/canonical versus historical/reference split obvious.
|
||||
|
||||
> `local/docs/CONSOLE-TO-KDE-DESKTOP-PLAN.md` (v4.0) for current state.
|
||||
|
||||
> **Git hosting policy:** Red Bear OS uses Gitea as its only canonical Git server:
|
||||
> `https://gitea.redbearos.org/vasilito/RedBear-OS.git`. Do not use GitHub for Red Bear OS
|
||||
> pushes, issues, releases, or project coordination. Historical/upstream references may still point
|
||||
> to their original hosts when documenting third-party projects.
|
||||
|
||||
> **Red Bear note:** newer subsystem plans can also live under `local/docs/` when they are Red Bear-
|
||||
> specific rather than general Redox architecture material. In particular, see
|
||||
> `local/docs/WIFI-IMPLEMENTATION-PLAN.md` for the current Wi-Fi direction,
|
||||
|
||||
Reference in New Issue
Block a user