labeler.yml: add 8.has: maintainer-list (update)
For things like tracking new contributors who also add themselves to maintainers.
This commit is contained in:
parent
64a883feec
commit
96c80b33b5
1 changed files with 5 additions and 0 deletions
5
.github/labeler.yml
vendored
5
.github/labeler.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue