Update CODEOWNERS to remove chinmaygarde. (#180703)

Removed @chinmaygarde from CODEOWNERS for the embedder API.
This commit is contained in:
Chinmay Garde 2026-01-09 11:31:19 -08:00 committed by GitHub
parent a3c12e636d
commit ce0ea86c36
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,8 +18,8 @@
# The following files define an Application Binary Interface (ABI) that must maintain
# both forward and backward compatibility. Changes should be heavily
# scrutinized as mistakes are irreversible.
/engine/src/flutter/shell/platform/embedder/embedder.h @chinmaygarde @loic-sharma
/engine/src/flutter/shell/platform/embedder/tests/embedder_frozen.h @chinmaygarde @loic-sharma
/engine/src/flutter/shell/platform/embedder/embedder.h @loic-sharma
/engine/src/flutter/shell/platform/embedder/tests/embedder_frozen.h @loic-sharma
# Android team - keep this synced with .github/labeler.yml's team-android section.
/docs/platform/android/** @flutter/android-reviewers