added name to developers.ts (#11288)

This commit is contained in:
Lucy Zhang
2020-07-10 10:02:46 -07:00
committed by GitHub
parent 399bac33f4
commit 826a0cf9ec

View File

@@ -13,6 +13,7 @@ export const developers: string[] = [
'Charles-Gagnon',
'ktech99',
'kburtram',
'lucyzhang929',
'smartguest',
'udeeshagautam',
];