Files
Paul Berry c6a73d17c0 Revert "Temporarily add the Dart model team as owners of pkg/analyzer/api.txt"
This reverts commit 97ba123354.

Reason for revert: The new analyzer element model is stable now; the only work that remains is to remove the old deprecated model (once all clients in google3 have been moved off it).

Original change's description:
> Temporarily add the Dart model team as owners of pkg/analyzer/api.txt
>
> This should help speed up the review process during the process of
> migrating to the new element model API.
>
> Change-Id: I7d2f974df351c6b82dc0d315f2f4bf547704674e
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/414825
> Commit-Queue: Paul Berry <paulberry@google.com>
> Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
> Auto-Submit: Paul Berry <paulberry@google.com>

Change-Id: I261249b322ed82db2a9fa6388b30bbbd05272350
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/421420
Commit-Queue: Paul Berry <paulberry@google.com>
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
2025-04-08 12:44:38 -07:00

19 lines
819 B
Plaintext

file:/tools/OWNERS_MODEL
# api.txt is a generated file that documents the types and methods in
# the analyzer public API; accordingly, changes to it need to be
# reviewed by the developer experience team.
per-file api.txt=set noparent
per-file api.txt=file:/tools/OWNERS_DEVELOPER_EXPERIENCE
per-file api.txt=file:/OWNERS # (For last resort global approvers)
# messages.yaml contains error message text, so it should be
# reviewable by the either the model team or the developer experience
# team.
per-file messages.yaml=file:/tools/OWNERS_DEVELOPER_EXPERIENCE
# .g.dart files are generated, and we have tests making sure the code
# generation is up to date, so it is safe for them to be reviewed by
# either the model team or the developer experience team.
per-file *.g.dart=file:/tools/OWNERS_DEVELOPER_EXPERIENCE