twitch-chat-downloader: add assistant to maintainers
This commit is contained in:
parent
0e06653a30
commit
bd1dafa8d6
@ -34,6 +34,6 @@ buildPythonApplication rec {
|
||||
mainProgram = "tcd";
|
||||
homepage = "https://github.com/TheDrHax/Twitch-Chat-Downloader";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ ];
|
||||
maintainers = with maintainers; [ assistant ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user