From 87f11f84b2da8a5709a92f7759c358cb2eb4c6bd Mon Sep 17 00:00:00 2001 From: Yorick van Pelt Date: Sat, 8 May 2021 12:11:48 +0200 Subject: maintainers: add serokell team, move various packages to it --- maintainers/team-list.nix | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'maintainers/team-list.nix') diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix index 9af8d11c6f95..3ec9ad71a827 100644 --- a/maintainers/team-list.nix +++ b/maintainers/team-list.nix @@ -178,4 +178,13 @@ with lib.maintainers; { ]; scope = "Maintain SageMath and the dependencies that are likely to break it."; }; + + serokell = { + # Verify additions by checking commit signature from an already existing member of the team. + members = [ + balsoft + mkaito + ]; + scope = "Group registration for Serokell employees who collectively maintain packages."; + }; } -- cgit 1.4.1