goimapnotify: add rafaelrc to maintainers
This commit is contained in:
parent
2074a29583
commit
b5ec8e08d1
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue