git-graph: Add matthiasbeyer as maintainer
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
This commit is contained in:
parent
c0f23c4e5d
commit
d1fc66799f
@ -22,7 +22,7 @@ rustPlatform.buildRustPackage rec {
|
||||
homepage = "https://github.com/mlange-42/git-graph";
|
||||
license = licenses.mit;
|
||||
broken = stdenv.hostPlatform.isDarwin;
|
||||
maintainers = with maintainers; [ cafkafk ];
|
||||
maintainers = with maintainers; [ cafkafk matthiasbeyer ];
|
||||
mainProgram = "git-graph";
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user