Merge pull request #223527 from shanemikel/maintainer

Remove self from maintainer-list.nix
This commit is contained in:
Rick van Schijndel
2023-04-04 08:28:19 +00:00
committed by GitHub
2 changed files with 1 additions and 7 deletions
-6
View File
@@ -13792,12 +13792,6 @@
github = "ShamrockLee";
githubId = 44064051;
};
shanemikel = {
email = "shanepearlman@pm.me";
github = "shanemikel";
githubId = 6720672;
name = "Shane Pearlman";
};
shanesveller = {
email = "shane@sveller.dev";
github = "shanesveller";
+1 -1
View File
@@ -30,7 +30,7 @@ stdenv.mkDerivation rec {
homepage = "https://michaelrsweet.github.io/htmldoc";
changelog = "https://github.com/michaelrsweet/htmldoc/releases/tag/v${version}";
license = licenses.gpl2Only;
maintainers = with maintainers; [ shanemikel ];
maintainers = with maintainers; [ ];
platforms = platforms.unix;
longDescription = ''