zoom-us: maintainers := philiptaron & ryan2yin & yarny

This commit is contained in:
Yarny0 2025-07-15 15:01:12 +02:00
parent c3a86691ba
commit 1b1cb045a4

View File

@ -152,8 +152,9 @@ let
license = lib.licenses.unfree;
platforms = builtins.attrNames srcs;
maintainers = with lib.maintainers; [
danbst
tadfisher
philiptaron
ryan4yin
yarny
];
mainProgram = "zoom";
};