about summary refs log tree commit diff
path: root/maintainers
diff options
context:
space:
mode:
authorGraham Christensen <graham@grahamc.com>2020-04-15 08:20:47 -0400
committerProfpatsch <mail@profpatsch.de>2022-06-20 22:20:26 +0200
commit9ed793229ca8a988f49b2001b13d33f0edc0790d (patch)
tree6d51ee4bb695066ece68ab2f54d3c8d6bd347c55 /maintainers
parentff38ee15c2762ffeacbfe19a259101c685429060 (diff)
teams/maintainers list: show instructions for validating the contents
Diffstat (limited to 'maintainers')
-rw-r--r--maintainers/maintainer-list.nix6
-rw-r--r--maintainers/team-list.nix5
2 files changed, 9 insertions, 2 deletions
diff --git a/maintainers/maintainer-list.nix b/maintainers/maintainer-list.nix
index 5e8a93473213d..689503eb7a551 100644
--- a/maintainers/maintainer-list.nix
+++ b/maintainers/maintainer-list.nix
@@ -45,7 +45,11 @@
 
     More fields may be added in the future, however, in order to comply with GDPR this file should stay as minimal as possible.
 
-    Please keep the list alphabetically sorted.
+    When editing this file:
+     * keep the list alphabetically sorted
+     * test the validity of the format with:
+         nix-build lib/tests/maintainers.nix
+
     See `./scripts/check-maintainer-github-handles.sh` for an example on how to work with this data.
 */
 {
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix
index 2ea345a652d29..1b96dce645ef8 100644
--- a/maintainers/team-list.nix
+++ b/maintainers/team-list.nix
@@ -19,7 +19,10 @@
 
   More fields may be added in the future.
 
-  Please keep the list alphabetically sorted.
+  When editing this file:
+   * keep the list alphabetically sorted
+   * test the validity of the format with:
+       nix-build lib/tests/teams.nix
   */
 
 { lib }: