Skip to content

Commit

Permalink
Update CODEOWNERS to admin-team (#33)
Browse files Browse the repository at this point in the history
* Update CODEOWNERS to admin-team

* restrict numpy version

---------

Co-authored-by: Samuel Sharpe <samuel.sharpe@capitalone.com>
  • Loading branch information
tazitoo and ssharpe42 authored Jul 2, 2024
1 parent 2cf7f08 commit 85fac7d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
# Sam Sharpe, Daniel Barcklow, Brian Barr defined as Global Code Owners
* @ssharpe42 @danielbarcklow @tazitoo
* @capitalone/ablation-admin-team
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
numpy
numpy<2.0.0
pillow>=10.0
matplotlib
seaborn
Expand Down

0 comments on commit 85fac7d

Please sign in to comment.