commit | f3d111ec96a96944164e0c30cd336b5e9fd48eea | [log] [tgz] |
---|---|---|
author | hellohuanlin <41930132+hellohuanlin@users.noreply.github.com> | Thu Mar 14 14:27:33 2024 -0700 |
committer | GitHub <noreply@github.com> | Thu Mar 14 14:27:33 2024 -0700 |
tree | 9c71a162722c4fe25b1032df85cd41cf0405fc5f | |
parent | 0895119f1dfb10c25c1fd438f6990094d3a7c35d [diff] |
Update CODEOWNERS Add hellohuanlin to iOS part of pigeon
diff --git a/CODEOWNERS b/CODEOWNERS index 7ccddb1..305974b 100644 --- a/CODEOWNERS +++ b/CODEOWNERS
@@ -96,6 +96,7 @@ packages/url_launcher/url_launcher_ios/** @jmagman packages/video_player/video_player_avfoundation/** @hellohuanlin packages/webview_flutter/webview_flutter_wkwebview/** @hellohuanlin +packages/pigeon/**/ios/**/* @hellohuanlin # - Linux packages/file_selector/file_selector_linux/** @cbracken