jekyll: Remove myself as maintainer
I don't use it much anymore.
This commit is contained in:
parent
e2adee6827
commit
621a242a1a
@ -49,7 +49,7 @@ in bundlerApp {
|
|||||||
homepage = "https://jekyllrb.com/";
|
homepage = "https://jekyllrb.com/";
|
||||||
#changelog = "https://raw.githubusercontent.com/jekyll/jekyll/v${version}/History.markdown";
|
#changelog = "https://raw.githubusercontent.com/jekyll/jekyll/v${version}/History.markdown";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ primeos pesterhazy ];
|
maintainers = with maintainers; [ pesterhazy ];
|
||||||
platforms = platforms.unix;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user