d960dcd43c
Moving forward, the Developer Experience team will own the following packages: - analysis_server - analysis_server_client - analysis_server_plugin - analyzer_plugin - language_server_protocol - linter - meta - server_plugin - telemetry In follow-up CLs I will create an OWNERS file for the Dart Model team, and then remove the OWNERS files for the old analyzer and CFE teams. Change-Id: Icc52ca75e92baf9d05de211e9e3f6c36fb19b71e Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/409860 Commit-Queue: Paul Berry <paulberry@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Reviewed-by: Phil Quitslund <pquitslund@google.com> Reviewed-by: Kevin Moore <kevmoo@google.com>
server_plugin package
This package is being renamed as analysis_server_plugin. All code should move
to that package soon, and then this directory will be deleted. This package was
never published under the name server_plugin.