gitAndTools.delta: add maintainer
This commit is contained in:
parent
092cf65e99
commit
26c7b538cc
@ -34,6 +34,6 @@ rustPlatform.buildRustPackage rec {
|
|||||||
description = "A syntax-highlighting pager for git";
|
description = "A syntax-highlighting pager for git";
|
||||||
changelog = "https://github.com/dandavison/delta/releases/tag/${version}";
|
changelog = "https://github.com/dandavison/delta/releases/tag/${version}";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = with maintainers; [ marsam ma27 ];
|
maintainers = with maintainers; [ marsam ma27 zowoq ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user