mdbook-admonish: add Frostman to maintainers
This commit is contained in:
@@ -18,7 +18,7 @@ rustPlatform.buildRustPackage rec {
|
||||
meta = with lib; {
|
||||
description = "A preprocessor for mdbook to add Material Design admonishments";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ jmgilman ];
|
||||
maintainers = with maintainers; [ jmgilman Frostman ];
|
||||
homepage = "https://github.com/tommilligan/mdbook-admonish";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user