mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 00:12:56 +00:00
jekyll: add anthonyroussel to maintainers
This commit is contained in:
parent
a617d8f52e
commit
b79631f929
@ -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";
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user