repo: add obsolete

python2 (and later, gtk2 if needed) should really be placed here.
This commit is contained in:
Muhammad Herdiansyah 2019-07-23 15:57:23 +07:00
parent 98b36cdc4f
commit 08ddb20e8a

View File

@ -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.