Unverified Commit 59d4cea6 authored by Wolfgang Walther's avatar Wolfgang Walther
Browse files

teams: create apm

Other members will be added with future PRs, when they add themselves to
the maintainer-list.
parent b23e7d4e
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -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