Commit b79631f9 authored by Anthony ROUSSEL's avatar Anthony ROUSSEL
Browse files

jekyll: add anthonyroussel to maintainers

parent a617d8f5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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";
  };