Add an OWNERS file for the new Dart Model team

Moving forward, the Dart Model team will own the following packages:
- _fe_analyzer_shared
- analyzer
- analyzer_cli
- analyzer_utilities
- front_end
- frontend_server
- kernel
- testing

In follow-up CLs I will create an OWNERS file for the developer
experience team, and then remove the OWNERS files for the old analyzer
and CFE teams.

Change-Id: Id7cf38ea41a6d3f9ca44f43fae1f310426a31e29
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/409841
Reviewed-by: Kevin Moore <kevmoo@google.com>
Commit-Queue: Paul Berry <paulberry@google.com>
Reviewed-by: Johnni Winther <johnniwinther@google.com>
This commit is contained in:
Paul Berry
2025-02-14 15:51:17 -08:00
committed by Commit Queue
parent 02f86848ee
commit ca2d428f99
11 changed files with 19 additions and 3 deletions
+1
View File
@@ -1,2 +1,3 @@
file:/tools/OWNERS_ANALYZER
file:/tools/OWNERS_CFE
file:/tools/OWNERS_MODEL
+1
View File
@@ -1 +1,2 @@
file:/tools/OWNERS_ANALYZER
file:/tools/OWNERS_MODEL
+1
View File
@@ -1 +1,2 @@
file:/tools/OWNERS_ANALYZER
file:/tools/OWNERS_MODEL
+1
View File
@@ -1 +1,2 @@
file:/tools/OWNERS_ANALYZER
file:/tools/OWNERS_MODEL
+2 -1
View File
@@ -1,4 +1,5 @@
set noparent
file:/tools/OWNERS_CFE
# In addition to CFE team allow global owners.
file:/tools/OWNERS_MODEL
# In addition to CFE and Dart Model teams allow global owners.
file:/OWNERS
+2 -1
View File
@@ -1,6 +1,7 @@
set noparent
file:/tools/OWNERS_CFE
# In addition to CFE team allow global owners.
file:/tools/OWNERS_MODEL
# In addition to CFE and Dart Model teams allow global owners.
file:/OWNERS
# Add the VM team as owners of ResidentFrontendServer-related files.
+2 -1
View File
@@ -1,6 +1,7 @@
set noparent
file:/tools/OWNERS_CFE
# In addition to CFE team allow global owners.
file:/tools/OWNERS_MODEL
# In addition to CFE and Dart Model teams allow global owners.
file:/OWNERS
# Let the infrastructure team bump the language version on releases.
+1
View File
@@ -1 +1,2 @@
file:/tools/OWNERS_CFE
file:/tools/OWNERS_MODEL
+1
View File
@@ -11,6 +11,7 @@ per-file OWNERS_ECOSYSTEM=file:OWNERS_ECOSYSTEM
per-file OWNERS_FOUNDATION=file:OWNERS_FOUNDATION
per-file OWNERS_GOOGLE3=file:OWNERS_GOOGLE3
per-file OWNERS_INFRA=file:OWNERS_INFRA
per-file OWNERS_MODEL=file:OWNERS_MODEL
per-file OWNERS_PRODUCT=file:OWNERS_PRODUCT
per-file OWNERS_PUB=file:OWNERS_PUB
per-file OWNERS_VM=file:OWNERS_VM
+1
View File
@@ -7,6 +7,7 @@ file:OWNERS_ECOSYSTEM
file:OWNERS_FOUNDATION
file:OWNERS_GOOGLE3
file:OWNERS_INFRA
file:OWNERS_MODEL
file:OWNERS_PUB
file:OWNERS_VM
file:OWNERS_WEB
+6
View File
@@ -0,0 +1,6 @@
cstefantsova@google.com
davidmorgan@google.com
jensj@google.com
johnniwinther@google.com
paulberry@google.com
scheglov@google.com