Skip to content

Commit 848779c

Browse files
authored
Update codeowners file for current collaborators (#6965)
1 parent 911ba9f commit 848779c

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

.github/CODEOWNERS

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,31 +5,31 @@
55
# The last matching pattern has the most precendence.
66

77
# These *code owners* will be the default owners for everything in the repository.
8-
* @chrisdholt @janechu @nicholasrice @EisenbergEffect
8+
* @chrisdholt @janechu @nicholasrice @radium-v
99

1010
# File type specific owners
1111
# Markdown specific files
12-
*.md @awentzel @chrisdholt @falkicon @EisenbergEffect
13-
/docs/ @awentzel @chrisdholt @falkicon @EisenbergEffect
12+
*.md @awentzel @chrisdholt @falkicon
13+
/docs/ @awentzel @chrisdholt @falkicon
1414

1515
# GitHub management
1616
.github/ @awentzel @janechu @chrisdholt @nicholasrice
1717
.github/workflows/ @awentzel @chrisdholt @nicholasrice
1818

1919
# Build scripts
20-
*.yml @awentzel @janechu @nicholasrice @chrisdholt @EisenbergEffect
21-
build/ @janechu @nicholasrice @chrisdholt @awentzel @EisenbergEffect
20+
*.yml @awentzel @janechu @nicholasrice @chrisdholt
21+
build/ @janechu @nicholasrice @chrisdholt @awentzel
2222

2323
# Specifications
24-
/specs/ @EisenbergEffect @chrisdholt @janechu @nicholasrice
24+
/specs/ @chrisdholt @janechu @nicholasrice
2525

2626
# Sites
27-
/sites/website/ @awentzel @chrisdholt @falkicon @EisenbergEffect
27+
/sites/website/ @awentzel @chrisdholt @falkicon
2828

2929
# Package specific owners
3030

3131
# Tooling
32-
/packages/tooling/fast-figma-plugin-msft/ @nicholasrice @bheston @janechu @EisenbergEffect
32+
/packages/tooling/fast-figma-plugin-msft/ @nicholasrice @bheston @janechu
3333

3434
# Utilities
3535
/packages/utilities/fast-animation/ @nicholasrice @chrisdholt
@@ -38,8 +38,8 @@ build/ @janechu @nicholasrice @chrisdholt @awentzel @EisenbergEffect
3838
/packages/utilities/fast-web-utilities/ @janechu @chrisdholt @nicholasrice
3939

4040
# Web components
41-
/packages/web-components/fast-element/ @EisenbergEffect @chrisdholt @janechu @nicholasrice
42-
/packages/web-components/fast-foundation/ @EisenbergEffect @chrisdholt @bheston @scomea @radium-v @kingoftac
41+
/packages/web-components/fast-element/ @chrisdholt @janechu @nicholasrice
42+
/packages/web-components/fast-foundation/ @chrisdholt @bheston @scomea @radium-v @kingoftac
4343

4444
# the change directory has no owners
4545
/change/

0 commit comments

Comments
 (0)