Skip to content

Commit 970aa9a

Browse files
mosuemlrhn
authored andcommitted
Add CODEOWNERS file (#877)
1 parent 6eb7cee commit 970aa9a

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

.github/CODEOWNERS

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Below are suggested reviewers for PRs to packages in this repository.
2+
#
3+
# These are suggestions; it is fine to have your changes reviewed by someone
4+
# else.
5+
6+
.github/ @dart-lang/dart-ecosystem-team
7+
.gemini/ @dart-lang/dart-ecosystem-team
8+
README.md @dart-lang/dart-ecosystem-team
9+
pkgs/args @munificent
10+
pkgs/async @dart-lang/dart-core-packages-team
11+
pkgs/characters @lrhn
12+
pkgs/collection @dart-lang/dart-core-packages-team
13+
pkgs/convert @dart-lang/dart-core-packages-team
14+
pkgs/crypto @dart-lang/dart-ecosystem-team
15+
pkgs/fixnum @dart-lang/dart-core-packages-team
16+
pkgs/lints @dart-lang/dart-ecosystem-team
17+
pkgs/logging @dart-lang/dart-ecosystem-team
18+
pkgs/os_detect @lrhn
19+
pkgs/path @dart-lang/dart-ecosystem-team
20+
pkgs/platform @lrhn
21+
pkgs/typed_data @dart-lang/dart-core-packages-team

0 commit comments

Comments
 (0)