From f41d3621779c8fabf0612cc720467dbcdb75fdf6 Mon Sep 17 00:00:00 2001 From: Matan Lurey Date: Wed, 2 Apr 2025 08:28:13 -0700 Subject: [PATCH] Update `CODEOWNERS` I am not longer actively working on video_player. --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index b9ccecb76bf..3ae1232b840 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -84,7 +84,7 @@ packages/path_provider/path_provider_android/** @camsim99 packages/quick_actions/quick_actions_android/** @camsim99 packages/shared_preferences/shared_preferences_android/** @reidbaker packages/url_launcher/url_launcher_android/** @gmackall -packages/video_player/video_player_android/** @camsim99 @matanlurey +packages/video_player/video_player_android/** @camsim99 # Owned by ecosystem team for now during the wrapper evaluation. packages/webview_flutter/webview_flutter_android/** @bparrishMines