jekyll: add anthonyroussel to maintainers

This commit is contained in:
Anthony ROUSSEL 2024-10-27 19:37:02 +01:00
parent a617d8f52e
commit b79631f929

View File

@ -54,7 +54,7 @@ bundlerApp {
homepage = "https://jekyllrb.com/";
changelog = "https://jekyllrb.com/news/releases/";
license = licenses.mit;
maintainers = [ ];
maintainers = [ maintainers.anthonyroussel ];
platforms = platforms.unix;
mainProgram = "jekyll";
};