mdbook: add Frostman to maintainers
This commit is contained in:
@@ -26,6 +26,6 @@ rustPlatform.buildRustPackage rec {
|
||||
homepage = "https://github.com/rust-lang/mdBook";
|
||||
changelog = "https://github.com/rust-lang/mdBook/blob/v${version}/CHANGELOG.md";
|
||||
license = [ licenses.mpl20 ];
|
||||
maintainers = [ maintainers.havvy ];
|
||||
maintainers = with maintainers; [ havvy Frostman ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user