Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
mberr committed Jan 13, 2023
2 parents e01cee7 + 21ddc52 commit 1adafc5
Showing 1 changed file with 4 additions and 13 deletions.
17 changes: 4 additions & 13 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,23 +1,14 @@
# These owners will be the default owners for everything in the repo. Unless a later match takes precedence,
# @global-owner1 and @global-owner2 will be requested for review when someone opens a pull request.
* @borda
* @borda @lantiga @akihironitta

# owners
/.github/CODEOWNERS @Borda
# main
/README.md @borda @tchaton
/README.md @borda @lantiga

# CI/CD
/.github/workflows/ @borda
/.azure/ @borda
/.github/workflows/ @borda @akihironitta
/.azure/ @borda @akihironitta
# configs in root
/*.yml @borda

# Lightning-AI
/configs/Lightning-AI/metrics* @borda
/configs/Lightning-AI/flash* @ethanwharris
/configs/Lightning-AI/lightning_transformers* @seannaren
/configs/SeanNaren/* @seannaren

# neptune-ai
/configs/neptune-ai/* @AleksanderWWW @aniezurawski @shnela @Raalsky @pitercl @twolodzko @PatrykGala

0 comments on commit 1adafc5

Please sign in to comment.