summary refs log tree commit diff
path: root/doc/contributing/reviewing-contributions.xml
diff options
context:
space:
mode:
authorRenato Alves <alves.rjc@gmail.com>2020-10-27 00:15:44 +0100
committerRenato Alves <alves.rjc@gmail.com>2020-10-29 11:32:41 +0100
commit5c931c7299dfdc94680ffc0aa478ede5b14fab68 (patch)
treea448dc3f9e53893637efb61b3b7101787becb60d /doc/contributing/reviewing-contributions.xml
parentce4f40e883a6dfd1bd03f4f1e10aa32ba7bb7e09 (diff)
downloadnixpkgs-5c931c7299dfdc94680ffc0aa478ede5b14fab68.tar
nixpkgs-5c931c7299dfdc94680ffc0aa478ede5b14fab68.tar.gz
nixpkgs-5c931c7299dfdc94680ffc0aa478ede5b14fab68.tar.bz2
nixpkgs-5c931c7299dfdc94680ffc0aa478ede5b14fab68.tar.lz
nixpkgs-5c931c7299dfdc94680ffc0aa478ede5b14fab68.tar.xz
nixpkgs-5c931c7299dfdc94680ffc0aa478ede5b14fab68.tar.zst
nixpkgs-5c931c7299dfdc94680ffc0aa478ede5b14fab68.zip
docs: Add link to the GitHub issue on how to become a committer
Diffstat (limited to 'doc/contributing/reviewing-contributions.xml')
-rw-r--r--doc/contributing/reviewing-contributions.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/contributing/reviewing-contributions.xml b/doc/contributing/reviewing-contributions.xml
index fe79d8d992b..32607cb0cc0 100644
--- a/doc/contributing/reviewing-contributions.xml
+++ b/doc/contributing/reviewing-contributions.xml
@@ -515,12 +515,8 @@
    It is possible for community members that have enough knowledge and experience on a special topic to contribute by merging pull requests.
   </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
 policy.
 
@@ -529,6 +525,10 @@ policy.
 -->
 
   <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>
    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.
   </para>