From 6d9df51984da5e8b7ed1191d416ff8a09aad80db Mon Sep 17 00:00:00 2001 From: revol-xut Date: Mon, 11 Jul 2022 11:32:31 +0200 Subject: [PATCH] teams: add revol-xut to c3d2 --- maintainers/team-list.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix index f78246b50e8b..3dda306cd165 100644 --- a/maintainers/team-list.nix +++ b/maintainers/team-list.nix @@ -98,6 +98,7 @@ with lib.maintainers; { members = [ astro SuperSandro2000 + revol-xut ]; scope = "Maintain packages used in the C3D2 hackspace"; shortName = "c3d2";