dart-sdk/pkg/build_integration
Alexander Thomas 30beab0f43 [infra] Add OWNERS to the Dart SDK
* Add team "groups" in tools/OWNERS_<group name>.
* Add top-level OWNERS as a fallback.
* Add OWNERS for all top-level directories.
* Add OWNERS to all packages.

For additional background information see go/dart-sdk-owners.

TEST=No op until code-owners is enabled.
Bug: b/200915407
Change-Id: I7fe6116cc599c749cd50ca16151d6d6a801d99d7
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/229147
Reviewed-by: Jonas Termansen <sortie@google.com>
2022-02-14 14:06:34 +00:00
..
lib/file_system Replace Uri.scheme == with Uri.isScheme 2022-02-08 21:38:57 +00:00
test/file_system Migrate pkg/build_integration to null safety 2021-07-17 15:45:04 +00:00
LICENSE Update LICENSE 2021-04-07 10:28:38 +00:00
OWNERS [infra] Add OWNERS to the Dart SDK 2022-02-14 14:06:34 +00:00
pubspec.yaml Migrate pkg/build_integration to null safety 2021-07-17 15:45:04 +00:00
README.md

Package build_integration

This package contains libraries for integrating Dart tools with build systems like bazel and build_runner.