diff --git a/README.md b/README.md index 65d1c857..b200e812 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,7 @@ Unless for a good reason, new packages go in `public`. The `core`, `extra` and ` - `extra`: Contains essential packages which do not belong in `core`. - `xorg`: Contains everything `xorg` related for a working `xorg-server`. - `testing`: Contains packages which aren't ready for wide usage yet. +- `obsolete`: Contains packages which really shouldn't be depended on anymore. - `public`: Everything else. When a package is added to `public` it is assumed that the **first** committer is now the maintainer of said package. The other repositories are maintained by the KISS developers themselves.