about summary refs log tree commit diff
path: root/maintainers/team-list.nix
diff options
context:
space:
mode:
authorMartin Weinelt <hexa@darmstadt.ccc.de>2022-10-03 03:54:50 +0200
committerMartin Weinelt <hexa@darmstadt.ccc.de>2022-10-03 03:57:42 +0200
commite08918e91dd646e24001dd59fa7999bf39d25981 (patch)
treebe60647c8a20cd3ad9e1062c80f432b701da9982 /maintainers/team-list.nix
parent8b920d919c81ebf563aba7d8bb1e12e294605c95 (diff)
maintainers/team-list: Extend `enableFeatureFreezePing` documentation
Diffstat (limited to 'maintainers/team-list.nix')
-rw-r--r--maintainers/team-list.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix
index d207dc9bc7bc0..9c855b92499f9 100644
--- a/maintainers/team-list.nix
+++ b/maintainers/team-list.nix
@@ -15,6 +15,8 @@
   - `scope` describes the scope of the group.
   - `shortName` short human-readable name
   - `enableFeatureFreezePing` will ping this team during the Feature Freeze announcements on releases
+    - There is limited mention capacity in a single post, so this should be reserved for critical components
+      or larger ecosystems within nixpkgs.
   - `githubTeams` will ping specified GitHub teams as well
 
   More fields may be added in the future.