mdr: Add matthiasbeyer as maintainer
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
This commit is contained in:
@@ -29,7 +29,7 @@ buildGoModule rec {
|
||||
description = "MarkDown Renderer for the terminal";
|
||||
homepage = "https://github.com/MichaelMure/mdr";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = [ ];
|
||||
maintainers = [ lib.maintainers.matthiasbeyer ];
|
||||
mainProgram = "mdr";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user