Changeset 8069 for sites/trunk/common/includes/slack/announce/config.php
- Timestamp:
- 01/11/2019 02:17:07 AM (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/common/includes/slack/announce/config.php
r7992 r8069 298 298 function get_committers() { 299 299 return array( 300 ' dd32', 'nacin', 'helen', 'azaozz', 'westi',300 'matt', 'dd32', 'nacin', 'helen', 'azaozz', 'westi', 301 301 'ocean90', 'wonderboymusic', 'johnbillion', 302 'jorbin', 'jeremyfelt', 'pento', 'obenland', 'iseulde',302 'jorbin', 'jeremyfelt', 'pento', 'obenland', 303 303 'westonruter', 'afercia', 'karmatosed', 'rmccue', 'michaelarestad', 304 304 'swissspidy', 'rachelbaker', 'joehoyle', 'melchoyce', 305 305 'peterwilsoncc', 'joemcgill', 'davidakennedy', 'adamsilverstein', 306 'flixos90', 'iandunn', 'kadamwhite', 306 'flixos90', 'iandunn', 'kadamwhite', 'jrf', 'atimmer', 'laurelfulford', 307 'allendav', 'omarreiss', 'allancole', 'antpb', 'mcsf', 308 'herregroen', 'youknowriad', 'gziolo', 'aduth', 'jorgefilipecosta', 309 'bpayton', 'noisysocks', 'desrosj', 'tellyworth', 'aaroncampbell', 310 'mattmiklic', 'kovshenin', 'joen', 'lancewillett', 'iandstewart', 307 311 308 312 'markjaquith', // @mark on Slack … … 315 319 'jnylen0', // @jnylen on Slack 316 320 'matveb', // @matias on Slack 321 'iseulde', // @ella on Slack 322 'johnjamesjacoby',// @JJJ on Slack 323 'lonelyvegan', // @tofumatt on Slack 317 324 ); 318 325 }
Note: See TracChangeset
for help on using the changeset viewer.