docs: update README to reflect source ownership model

This commit is contained in:
2026-05-29 22:51:20 +03:00
parent 38a5d2018e
commit 16b8e298d0
+4 -4
View File
@@ -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.