From 59d4cea6c1ab2fe2556c8737d53ac8df9858c98a Mon Sep 17 00:00:00 2001 From: Wolfgang Walther Date: Fri, 7 Mar 2025 15:37:40 +0100 Subject: [PATCH] teams: create apm Other members will be added with future PRs, when they add themselves to the maintainer-list. --- maintainers/team-list.nix | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/maintainers/team-list.nix b/maintainers/team-list.nix index dddc736d2bee..44aa03a4b1a1 100644 --- a/maintainers/team-list.nix +++ b/maintainers/team-list.nix @@ -58,6 +58,15 @@ with lib.maintainers; enableFeatureFreezePing = true; }; + apm = { + scope = "Team for packages maintained by employees of Akademie für Pflegeberufe und Management GmbH."; + shortName = "apm employees"; + # Edits to this list should only be done by an already existing member. + members = [ + wolfgangwalther + ]; + }; + bazel = { members = [ mboes