Skip to content

Commit a8c2aee

Browse files
committed
Update
1 parent ea204dd commit a8c2aee

File tree

1 file changed

+17
-12
lines changed

1 file changed

+17
-12
lines changed

.github/CODEOWNERS

Lines changed: 17 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,21 @@
1-
.github/ @dart-ecosystem-admins
2-
.gemini/ @dart-ecosystem-admins
3-
README.md @dart-ecosystem-admins
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-ecosystem-team
7+
.gemini/ @dart-ecosystem-team
8+
README.md @dart-ecosystem-team
49
pkgs/args @munificent
5-
pkgs/async @dart-ecosystem-admins
10+
pkgs/async @dart-core-packages-team
611
pkgs/characters @lrhn
7-
pkgs/collection @dart-ecosystem-admins
8-
pkgs/convert @dart-ecosystem-admins
9-
pkgs/crypto @dart-ecosystem-admins
10-
pkgs/fixnum @dart-ecosystem-admins #?
11-
pkgs/lints @dart-ecosystem-admins
12-
pkgs/logging @dart-ecosystem-admins
12+
pkgs/collection @dart-core-packages-team
13+
pkgs/convert @dart-core-packages-team
14+
pkgs/crypto @dart-ecosystem-team
15+
pkgs/fixnum @dart-core-packages-team
16+
pkgs/lints @dart-ecosystem-team
17+
pkgs/logging @dart-ecosystem-team
1318
pkgs/os_detect @lrhn
14-
pkgs/path @munificent
19+
pkgs/path @dart-ecosystem-team
1520
pkgs/platform @lrhn
16-
pkgs/typed_data @dart-ecosystem-admins
21+
pkgs/typed_data @dart-core-packages-team

0 commit comments

Comments
 (0)