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
+1 -1
View File
@@ -28,7 +28,7 @@ buildGoModule rec {
license = licenses.mit;
homepage = "https://github.com/b4b4r07/history";
platforms = platforms.unix;
maintainers = with maintainers; [ kampka ];
maintainers = with maintainers; [ ];
};
passthru.tests = {