From 5058251dd857233ac0e7f191583d957400d87696 Mon Sep 17 00:00:00 2001 From: ash Date: Mon, 4 Nov 2024 17:11:57 +0000 Subject: [PATCH] CONTRIBUTING.md: Add note about nixpkgs-merge-bot restricted authors --- CONTRIBUTING.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index b9599f4a2e66..f40d7df3b557 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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`.