diff options
author | Patrick McDermott <pehjota> | 2017-08-05 21:01:24 (EDT) |
---|---|---|
committer | Patrick McDermott <pehjota> | 2017-08-05 21:01:24 (EDT) |
commit | 98841ee90796f576de45c329dae479f0256dfa6d (patch) | |
tree | f5fa3dc8f1adafd632720eb33c280496bebd710e | |
parent | f7c90049f9b9ece95a76e581a07d22dead3920f0 (diff) |
dev: Mention co-maintenance and maintainer reachability
-rw-r--r-- | dev.mdwn | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -36,9 +36,10 @@ Most source packages are maintained in [Git repositories][git-pkg]. You can request a repository for your package on the [mailing list][proteanos-dev]. To make changes to a package, it is recommended that you send patches to the [mailing list][proteanos-dev] and the maintainer listed in the package's -`control` file. If you would like to take over maintenance of a package, you -should coordinate with the maintainer and the [mailing list][proteanos-dev] to -gain commit rights to the package's Git repository. +`control` file. If you would like to become a co-maintainer or take over +maintenance of a package, you should coordinate with the listed maintainer (if +reachable) and the [mailing list][proteanos-dev] to gain commit rights to the +package's Git repository. [spf-2.0]: http://specs.proteanos.com/spf-2.0/ [git-pkg]: http://git.proteanos.com/pkg/ |