Add artemist-work as maintainer in receive-from-github.js webhook (#7034)

This commit is contained in:
Artemis Tosini
2022-08-03 10:39:13 -05:00
committed by GitHub
parent 14e1b36362
commit e6e1a0fa02
@@ -81,6 +81,7 @@ module.exports = {
'ghernandez345',
'chris-mcgillicuddy',
'rfairburn',
'artemist-work',
];
let GREEN_LABEL_COLOR = 'C2E0C6';// « Used in multiple places below. (FUTURE: Use the "+" prefix for this instead of color. 2022-05-05)