mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-19 22:30:23 +00:00
anydesk: Add cherrimoya as maintainer
(cherry picked from commit d57c60607c)
This commit is contained in:
committed by
github-actions[bot]
parent
8c6e266687
commit
24d357f8a0
@@ -86,6 +86,6 @@ in stdenv.mkDerivation rec {
|
||||
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
|
||||
license = licenses.unfree;
|
||||
platforms = [ "x86_64-linux" ];
|
||||
maintainers = with maintainers; [ shyim ];
|
||||
maintainers = with maintainers; [ shyim cheriimoya ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user