Skip to content

Commit

Permalink
misc: Clear Codeowners for breeze (facebookincubator#11547)
Browse files Browse the repository at this point in the history
Summary:
Breeze is an entire separate library that is not build in CI. I would like to not get notifications for the dir, the way to do this in CODEOWNERS is to specify the dir and explicitly add a CO (or none to clear).

Pull Request resolved: facebookincubator#11547

Reviewed By: kevinwilfong

Differential Revision: D66252309

Pulled By: kagamiori

fbshipit-source-id: 32cfa949bd6ba9bc25dc0ca5c905bace44c8e78b
  • Loading branch information
assignUser authored and facebook-github-bot committed Nov 21, 2024
1 parent 63b4b08 commit ef91a1c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ CMake/ @assignUser @majetideepak
scripts/ @assignUser @majetideepak
.github/ @assignUser @majetideepak

# Breeze
velox/experimental/breeze @dreveman

# Parquet
velox/dwio/parquet/ @majetideepak

Expand Down

0 comments on commit ef91a1c

Please sign in to comment.