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