Remove myself as maintainer of ird_tools
just to ease any issues there.
This commit is contained in:
parent
08baf793bf
commit
7ad91a64ac
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ gcc13Stdenv.mkDerivation {
|
||||||
I'm keeping `lib.licenses.gpl3` license comment just to make sure I
|
I'm keeping `lib.licenses.gpl3` license comment just to make sure I
|
||||||
remember to change it back... If the dev adds the file.
|
remember to change it back... If the dev adds the file.
|
||||||
*/
|
*/
|
||||||
maintainers = "whovian9369";
|
maintainers = with lib.maintainers; [ ];
|
||||||
mainProgram = "ird_tools";
|
mainProgram = "ird_tools";
|
||||||
platforms = lib.platforms.linux;
|
platforms = lib.platforms.linux;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue