Commit ab1889dd authored by LuckShiba's avatar LuckShiba
Browse files

teams/danklinux: init

parent c93bf642
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -251,6 +251,15 @@ with lib.maintainers;
    shortName = "Cyberus Technology employees";
  };

  danklinux = {
    members = [
      luckshiba
      marcusramberg
    ];
    scope = "Maintain DankMaterialShell and related packages and modules from Dank Linux.";
    shortName = "Dank Linux";
  };

  darwin = {
    github = "darwin-core";
    enableFeatureFreezePing = true;