icdiff: remove self (aneeshusa) from maintainers
I've fully switched over to using delta and haven't used icdiff in over a year.
This commit is contained in:
parent
a1f94f1872
commit
33fc356616
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ python3Packages.buildPythonApplication rec {
|
|||
meta = with lib; {
|
||||
homepage = "https://www.jefftk.com/icdiff";
|
||||
description = "Side-by-side highlighted command line diffs";
|
||||
maintainers = with maintainers; [ aneeshusa ];
|
||||
maintainers = with maintainers; [ ];
|
||||
license = licenses.psfl;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue