summary refs log tree commit diff
path: root/maintainers/team-list.nix
diff options
context:
space:
mode:
authorGraham Christensen <graham@grahamc.com>2021-04-19 17:58:12 -0400
committerGraham Christensen <graham@grahamc.com>2021-04-19 18:03:11 -0400
commit777286310b5671ecfd17e43068301bf8ec391f1e (patch)
tree8e738c4e378e5da82ad295c377c65e4271c8549f /maintainers/team-list.nix
parent705227c558f2a3c28151b72c259a216cbf4fcfa6 (diff)
downloadnixpkgs-777286310b5671ecfd17e43068301bf8ec391f1e.tar
nixpkgs-777286310b5671ecfd17e43068301bf8ec391f1e.tar.gz
nixpkgs-777286310b5671ecfd17e43068301bf8ec391f1e.tar.bz2
nixpkgs-777286310b5671ecfd17e43068301bf8ec391f1e.tar.lz
nixpkgs-777286310b5671ecfd17e43068301bf8ec391f1e.tar.xz
nixpkgs-777286310b5671ecfd17e43068301bf8ec391f1e.tar.zst
nixpkgs-777286310b5671ecfd17e43068301bf8ec391f1e.zip
teams: add cole-h to the determinatesystems team
Diffstat (limited to 'maintainers/team-list.nix')
-rw-r--r--maintainers/team-list.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix
index f4a21c95eb0..cb30b2e0138 100644
--- a/maintainers/team-list.nix
+++ b/maintainers/team-list.nix
@@ -59,6 +59,7 @@ with lib.maintainers; {
   determinatesystems = {
     # Verify additions to this team with at least one already existing member of the team.
     members = [
+      cole-h
       grahamc
     ];
     scope = "Group registration for packages maintained by Determinate Systems.";