Adding myself to list of humans in receive-from-github.js (#29745)

per onboarding issue 10852, adding myself to list of humans with
included trailing comma for cleaner diffs

---------

Co-authored-by: Eric <eashaw@sailsjs.com>
This commit is contained in:
Jake Stenger
2025-06-04 11:23:54 -05:00
committed by GitHub
co-authored by Eric
parent ceee0b7831
commit 0f1779fb5b
@@ -100,6 +100,7 @@ module.exports = {
'JordanMontgomery',
'bettapizza',
'irenareedy',
'jakestenger',
];
let GREEN_LABEL_COLOR = 'C2E0C6';// « Used in multiple places below. (FUTURE: Use the "+" prefix for this instead of color. 2022-05-05)