generated from TBD54566975/tbd-project-template
-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: consolidate CODEOWNERS (#2914)
There doesn't seem to be a real reason to have separate ones.
- Loading branch information
1 parent
4afe64e
commit 5bac043
Showing
6 changed files
with
11 additions
and
6 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,13 @@ | ||
# Members of ftl-reviewers will be round-robined per the code review settings in the team profile: | ||
# https://github.com/orgs/TBD54566975/teams/ftl-reviewers/edit/review_assignment | ||
* @TBD54566975/ftl-reviewers @alecthomas | ||
|
||
# By default ftl-reviewers will be added to all PRs. | ||
* @TBD54566975/ftl-reviewers @alecthomas | ||
|
||
# Below are team-specific overrides. These should supercede the default ftl-reviewers team. | ||
frontend/ @TBD54566975/ftl-frontend-team | ||
pnpm-* @TBD54566975/ftl-frontend-team | ||
rust-runtime/ @gak | ||
go-runtime/ @TBD54566975/ftl-go-team | ||
jvm-runtime/ @TBD54566975/ftl-jvm-team | ||
deployment/ @TBD54566975/ftl-infra-team |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.