Skip to content

Commit e2703ca

Browse files
batpigandmejimhester
authored andcommitted
Add CODEOWNERS (#769)
* Create CODEOWNERS Add CODEOWNERS w/ @hadley as principal, @krlmlr understudy * Add .github to Rbuildignore * Change understudy to @jimhester
1 parent ca2280b commit e2703ca

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.Rbuildignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@
1010
^docs$
1111
^_pkgdown\.yml$
1212
^README\.Rmd$
13+
^\.github$

.github/CODEOWNERS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# CODEOWNERS for testthat
2+
# https://www.tidyverse.org/development/understudies
3+
* @hadley @jimhester

0 commit comments

Comments
 (0)