goimapnotify: add rafaelrc to maintainers
This commit is contained in:
@@ -24,7 +24,7 @@ buildGoModule rec {
|
||||
"Execute scripts on IMAP mailbox changes (new/deleted/updated messages) using IDLE";
|
||||
homepage = "https://gitlab.com/shackra/goimapnotify";
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [ wohanley ];
|
||||
maintainers = with maintainers; [ wohanley rafaelrc ];
|
||||
mainProgram = "goimapnotify";
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user