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