Merge pull request #101806 from unode/docs

docs: Add 'how to request merging rights'
This commit is contained in:
Domen Kožar 2020-12-01 17:12:20 +01:00 committed by GitHub
commit a0e24a6d40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -467,12 +467,8 @@
It is possible for community members that have enough knowledge and experience on a special topic to contribute by merging pull requests. It is possible for community members that have enough knowledge and experience on a special topic to contribute by merging pull requests.
</para> </para>
<para>
TODO: add the procedure to request merging rights.
</para>
<!-- <!--
The following paragraph about how to deal with unactive contributors is just a The following paragraphs about how to deal with unactive contributors is just a
proposition and should be modified to what the community agrees to be the right proposition and should be modified to what the community agrees to be the right
policy. policy.
@ -480,6 +476,10 @@ policy.
three months will have their commit rights revoked.</para> three months will have their commit rights revoked.</para>
--> -->
<para>
Please see the discussion in <link xlink:href="https://github.com/NixOS/nixpkgs/issues/50105">GitHub nixpkgs issue #50105</link> for information on how to proceed to be granted this level of access.
</para>
<para> <para>
In a case a contributor definitively leaves the Nix community, they should create an issue or post on <link In a case a contributor definitively leaves the Nix community, they should create an issue or post on <link
xlink:href="https://discourse.nixos.org">Discourse</link> with references of packages and modules they maintain so the maintainership can be taken over by other contributors. xlink:href="https://discourse.nixos.org">Discourse</link> with references of packages and modules they maintain so the maintainership can be taken over by other contributors.