beeper: add mjm as maintainer
This commit is contained in:
parent
fbda5a48a7
commit
92409f5c22
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ mkDerivation rec {
|
|||
'';
|
||||
homepage = "https://beeper.com";
|
||||
license = licenses.unfree;
|
||||
maintainers = with maintainers; [ jshcmpbll ];
|
||||
maintainers = with maintainers; [ jshcmpbll mjm ];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue