about summary refs log tree commit diff
path: root/maintainers
diff options
context:
space:
mode:
authorfigsoda <figsoda@pm.me>2023-05-19 15:15:56 -0400
committerGitHub <noreply@github.com>2023-05-19 15:15:56 -0400
commit702a13986f6d0c5ff7f45eabee61a20e228479af (patch)
tree883dfc23424a96a72cde30dc1091e5931f4b53a0 /maintainers
parent5c1bf257327c630240cab73a7c220c8632c16127 (diff)
parent26f38459ada3689899de2d2fea44f338e2dba2fd (diff)
Merge pull request #232870 from networkException/maintainers-mention-sorting-script
Diffstat (limited to 'maintainers')
-rw-r--r--maintainers/maintainer-list.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix
index 0b77e5429e2eb..96154eab48a4e 100644
--- a/maintainers/maintainer-list.nix
+++ b/maintainers/maintainer-list.nix
@@ -50,7 +50,8 @@
     More fields may be added in the future, however, in order to comply with GDPR this file should stay as minimal as possible.
 
     When editing this file:
-     * keep the list alphabetically sorted
+     * keep the list alphabetically sorted, check with:
+         nix-instantiate --eval maintainers/scripts/check-maintainers-sorted.nix
      * test the validity of the format with:
          nix-build lib/tests/maintainers.nix