docs: update README to reflect source ownership model
This commit is contained in:
@@ -123,10 +123,10 @@ Red Bear OS uses a **full fork** model. Upstream Redox sources are frozen and ar
|
||||
|
||||
```
|
||||
local/
|
||||
├── patches/ # Durable changes to upstream source trees
|
||||
├── recipes/ # Custom packages (drivers, GPU, system)
|
||||
├── docs/ # Integration and planning docs
|
||||
└── scripts/ # Build, test, and release tooling
|
||||
├── sources/ # Red Bear source forks (git repos, directly editable)
|
||||
├── recipes/ # Custom packages (drivers, GPU, system)
|
||||
├── docs/ # Integration and planning docs
|
||||
└── scripts/ # Build, test, and release tooling
|
||||
```
|
||||
|
||||
We welcome contributions made with or without AI assistance — we care about **quality**, not how the code was produced.
|
||||
|
||||
Reference in New Issue
Block a user