Unverified Commit 4dbaa043 authored by Jörg Thalheim's avatar Jörg Thalheim Committed by GitHub
Browse files

CONTRIBUTING.md: Add note about nixpkgs-merge-bot restricted authors (#353674)

parents 6cdee17d 5058251d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -313,6 +313,7 @@ Container system, boot system and library changes are some examples of the pull

To streamline automated updates, leverage the nixpkgs-merge-bot by simply commenting `@NixOS/nixpkgs-merge-bot merge`. The bot will verify if the following conditions are met, refusing to merge otherwise:

- the PR author should be @r-ryantm;
- the commenter that issued the command should be among the package maintainers;
- the package should reside in `pkgs/by-name`.