mdbook-footnote: Add myself as maintainer
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
This commit is contained in:
@@ -24,6 +24,6 @@ rustPlatform.buildRustPackage rec {
|
||||
mainProgram = "mdbook-footnote";
|
||||
homepage = "https://github.com/daviddrysdale/mdbook-footnote";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ brianmcgillion ];
|
||||
maintainers = with maintainers; [ brianmcgillion matthiasbeyer ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user