Commit 99172dc3 authored by davidak's avatar davidak
Browse files

maintainers: add pantheon team

parent dde3503c
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -167,6 +167,14 @@ with lib.maintainers; {
    scope = "Maintain the ecosystem around Matrix, a decentralized messenger.";
  };

  pantheon = {
    members = [
      davidak
      bobby285271
    ];
    scope = "Maintain Pantheon desktop environment and platform.";
  };

  php = {
    members = [
      aanderse