jsonfmt: Add matthiasbeyer as maintainer
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
This commit is contained in:
@@ -33,7 +33,7 @@ buildGoModule rec {
|
||||
homepage = "https://github.com/caarlos0/jsonfmt";
|
||||
changelog = "https://github.com/caarlos0/jsonfmt/releases/tag/${src.tag}";
|
||||
license = lib.licenses.mit;
|
||||
maintainers = [ ];
|
||||
maintainers = [ lib.maintainers.matthiasbeyer ];
|
||||
mainProgram = "jsonfmt";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user