From a50af49da0a33eef0d86f6b6df9a7eb0650f32cd Mon Sep 17 00:00:00 2001 From: Yureka Date: Sun, 10 Sep 2023 13:59:15 +0200 Subject: [PATCH] team-list: fix eval --- maintainers/team-list.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix index 9e1567f8defa..8e92004148ba 100644 --- a/maintainers/team-list.nix +++ b/maintainers/team-list.nix @@ -297,7 +297,7 @@ with lib.maintainers; { flyingcircus = { # Verify additions by approval of an already existing member of the team. members = [ - ctheune + theuni dpausp leona ];