diff options
author | Robert Hensing <roberth@users.noreply.github.com> | 2023-09-19 17:34:16 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-19 17:34:16 +0200 |
commit | fca4826dcd399813f85b61fec1442c781e345759 (patch) | |
tree | 73a3a8d9e7252765201bd1550af2f3683dfcf8ab /maintainers | |
parent | 4e2fcbf7ee7004690cc9e5a0e71e09cb27e3b8a7 (diff) |
team-list.nix: grammar
Co-authored-by: Silvan Mosberger <github@infinisil.com>
Diffstat (limited to 'maintainers')
-rw-r--r-- | maintainers/team-list.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix index 86673fece4312..6b90ce30588be 100644 --- a/maintainers/team-list.nix +++ b/maintainers/team-list.nix @@ -654,7 +654,7 @@ with lib.maintainers; { infinisil roberth ]; - scope = "Maintain Nixpkgs module system"; + scope = "Maintain the Nixpkgs module system."; shortName = "Module system"; enableFeatureFreezePing = true; }; |