treewide: remove kampka as maintainer (#109813)

This commit is contained in:
Christian Kampka
2021-01-18 21:23:49 +01:00
committed by GitHub
parent a15e4b69e7
commit f0ec10a829
10 changed files with 9 additions and 19 deletions
@@ -19,7 +19,7 @@ nodePackages."${packageName}".override {
meta = with lib; {
description = "A Matrix <--> Slack bridge";
maintainers = with maintainers; [ kampka ];
maintainers = with maintainers; [ ];
license = licenses.asl20;
};
}