Skip to content

Commit

Permalink
Remove matan from codeowners (#7511)
Browse files Browse the repository at this point in the history
Now that the patches have landed there isn't a lot of value in me getting notified about every change to each package. I'm of course still happy to help, but I'll have to be reached in a different way than the `CODEOWNERS` mechanism :)
  • Loading branch information
matanlurey authored Aug 27, 2024
1 parent bcb09db commit cc7b5fc
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,8 @@ packages/video_player/video_player_web/** @ditman
packages/webview_flutter/webview_flutter_web/** @ditman

# - Android
# TODO(matanlurey): Remove @matanlurey after https://github.com/flutter/flutter/issues/151018.
packages/camera/camera_android/** @camsim99 @matanlurey
packages/camera/camera_android_camerax/** @camsim99 @matanlurey
packages/camera/camera_android/** @camsim99
packages/camera/camera_android_camerax/** @camsim99
packages/espresso/** @reidbaker
packages/file_selector/file_selector_android/** @gmackall
packages/flutter_plugin_android_lifecycle/** @reidbaker
Expand Down

0 comments on commit cc7b5fc

Please sign in to comment.