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