From 9f4b404b5cb159b6630485326e8dcebabad222f5 Mon Sep 17 00:00:00 2001 From: Louis Bettens Date: Tue, 29 Mar 2022 21:22:06 +0200 Subject: maintainers/teams: add cosmopolitan team --- maintainers/team-list.nix | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'maintainers/team-list.nix') diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix index bf4fcc6a4a7d..3cac59179d95 100644 --- a/maintainers/team-list.nix +++ b/maintainers/team-list.nix @@ -70,6 +70,14 @@ with lib.maintainers; { scope = "Maintain the Chia blockchain and its dependencies"; }; + cosmopolitan = { + members = [ + lourkeur + tomberek + ]; + scope = "Maintain the Cosmopolitan LibC and related programs."; + }; + deshaw = { # Verify additions to this team with at least one already existing member of the team. members = [ -- cgit v1.2.3