From 777286310b5671ecfd17e43068301bf8ec391f1e Mon Sep 17 00:00:00 2001 From: Graham Christensen Date: Mon, 19 Apr 2021 17:58:12 -0400 Subject: [PATCH] teams: add cole-h to the determinatesystems team --- maintainers/team-list.nix | 1 + 1 file changed, 1 insertion(+) 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.";