Merge pull request #122819 from primeos/maintainers-remove-pesterhazy

maintainers: remove pesterhazy
This commit is contained in:
Sandro
2021-05-17 02:22:35 +02:00
committed by GitHub
4 changed files with 3 additions and 9 deletions
+1 -1
View File
@@ -49,7 +49,7 @@ in bundlerApp {
homepage = "https://jekyllrb.com/";
#changelog = "https://raw.githubusercontent.com/jekyll/jekyll/v${version}/History.markdown";
license = licenses.mit;
maintainers = with maintainers; [ pesterhazy ];
maintainers = with maintainers; [ ];
platforms = platforms.unix;
};
}