From fd2b5637b5e9cca974fc85065e5d2834cd05b42a Mon Sep 17 00:00:00 2001 From: stuartmorgan Date: Wed, 15 Jan 2025 11:14:33 -0800 Subject: [PATCH] Update two_dimensional_scrollables triage routing (#161667) `two_dimensional_scrollables` is primarily owned by the framework team rather than the ecosystem team. --- docs/triage/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/triage/README.md b/docs/triage/README.md index bff97547d0..57a69af30d 100644 --- a/docs/triage/README.md +++ b/docs/triage/README.md @@ -85,6 +85,7 @@ In general the flow chart for team assignment is as follows, stopping as soon as - If it's about the Flutter tool, add `team-tool`. - If it's about a first-party package: - If it's about `go_router` or `go_router_builder`, add `team-go_router`. + - If it's about `two_dimensional_scrollables`, add `team-framework`. - If it's about `flutter_svg` or `vector_graphics`, add `team-engine`. - Otherwise, add `team-ecosystem`. - If none of the above apply, add `will need additional triage`.