Skip to content

Commit 26ada37

Browse files
authored
Update receive-from-github.js (#27863)
1 parent 1e33641 commit 26ada37

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

website/api/controllers/webhooks/receive-from-github.js

+10-1
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,19 @@ module.exports = {
8686
'PezHub',
8787
'SFriendLee',
8888
'ddribeiro',
89-
'rebeccaui',
9089
'allenhouchins',
9190
'harrisonravazzolo',
9291
'KendraAtFleet',
92+
'ksykulev',
93+
'onasismunro',
94+
'eugkuo',
95+
'jmwatts',
96+
'mason-buettner',
97+
'iansltx',
98+
'sgress454',
99+
'BCTBB',
100+
'kc9wwh',
101+
'JordanMontgomery',
93102
];
94103

95104
let GREEN_LABEL_COLOR = 'C2E0C6';// « Used in multiple places below. (FUTURE: Use the "+" prefix for this instead of color. 2022-05-05)

0 commit comments

Comments
 (0)