zoom-us: Remove doronbehar from maintainers
This commit is contained in:
parent
3ae13dfd23
commit
00aad7df0f
1 changed files with 1 additions and 1 deletions
|
@ -194,6 +194,6 @@ stdenv.mkDerivation rec {
|
|||
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
|
||||
license = licenses.unfree;
|
||||
platforms = builtins.attrNames srcs;
|
||||
maintainers = with maintainers; [ danbst tadfisher doronbehar ];
|
||||
maintainers = with maintainers; [ danbst tadfisher ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue