From 96c80b33b51333b07319c812730d7846334d8284 Mon Sep 17 00:00:00 2001 From: Artturin Date: Mon, 29 Apr 2024 00:05:49 +0300 Subject: [PATCH] labeler.yml: add `8.has: maintainer-list (update)` For things like tracking new contributors who also add themselves to maintainers. --- .github/labeler.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/labeler.yml b/.github/labeler.yml index d7adc601e580..b88f7f5179ec 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -369,3 +369,8 @@ - changed-files: - any-glob-to-any-file: - nixos/modules/**/* +"8.has: maintainer-list (update)": + - any: + - changed-files: + - any-glob-to-any-file: + - maintainers/maintainer-list.nix