Merge pull request #147313 from SuperSandro2000/delta
delta: add SuperSandro2000 as maintainer
This commit is contained in:
commit
f5f9557cb4
@ -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 zowoq ];
|
maintainers = with maintainers; [ marsam zowoq SuperSandro2000 ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user