kitty: remove myself from the maintainer list
I don't use this as terminal emulator anymore and it's pretty well-maintained by my fellow co-maintainers.
This commit is contained in:
parent
a1f8ca2ba7
commit
1f01916d50
@ -136,6 +136,6 @@ buildPythonApplication rec {
|
|||||||
license = licenses.gpl3;
|
license = licenses.gpl3;
|
||||||
changelog = "https://sw.kovidgoyal.net/kitty/changelog.html";
|
changelog = "https://sw.kovidgoyal.net/kitty/changelog.html";
|
||||||
platforms = platforms.darwin ++ platforms.linux;
|
platforms = platforms.darwin ++ platforms.linux;
|
||||||
maintainers = with maintainers; [ tex rvolosatovs ma27 Luflosi ];
|
maintainers = with maintainers; [ tex rvolosatovs Luflosi ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user