discordchatexporter-desktop: add phanirithvij to maintainers
Signed-off-by: phanirithvij <phanirithvij2000@gmail.com>
This commit is contained in:
@@ -37,7 +37,10 @@ buildDotnetModule (finalAttrs: {
|
||||
homepage = "https://github.com/Tyrrrz/DiscordChatExporter";
|
||||
license = lib.licenses.gpl3Plus;
|
||||
mainProgram = "discordchatexporter";
|
||||
maintainers = with lib.maintainers; [ willow ];
|
||||
maintainers = with lib.maintainers; [
|
||||
phanirithvij
|
||||
willow
|
||||
];
|
||||
platforms = [
|
||||
"x86_64-linux"
|
||||
"aarch64-linux"
|
||||
|
||||
Reference in New Issue
Block a user