From 0c6cd02bbb5d455584b990ce2af23db3ced576e6 Mon Sep 17 00:00:00 2001 From: DESPsyched Date: Wed, 9 Jul 2025 08:37:15 -0400 Subject: [PATCH] maintainers: add despsyched to the deshaw team --- maintainers/team-list.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix index 32bc1298f71c..f48d99648269 100644 --- a/maintainers/team-list.nix +++ b/maintainers/team-list.nix @@ -326,6 +326,7 @@ with lib.maintainers; # Verify additions to this team with at least one already existing member of the team. members = [ de11n + despsyched invokes-su ]; scope = "Group registration for D. E. Shaw employees who collectively maintain packages.";