Skip to content

Commit e78e774

Browse files
authored
Merge pull request #343 from vuejs-jp/enhance/personal-sponsor
update personal sponsor
2 parents 7e5ff26 + c8d9e8f commit e78e774

File tree

1 file changed

+32
-1
lines changed

1 file changed

+32
-1
lines changed

apps/web/app/utils/constants.ts

Lines changed: 32 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,38 @@ export const peatixReferenceUrl = 'https://help-attendee.peatix.com/ja-JP/suppor
4545

4646
export const displayNameMaxLength = 24
4747

48-
export const personalSponsors = []
48+
export const personalSponsors = [
49+
'Yuhei FUJITA',
50+
'jiyuujin',
51+
'田中弘治@Co-Edo',
52+
'CODE HOUSE',
53+
'kzhrk',
54+
'Hiroki Osame',
55+
'yug1224',
56+
'あんど@ampersand_xyz',
57+
'soch4n',
58+
'yamanoku',
59+
'STM',
60+
'ゆきあつ',
61+
'uiuifree',
62+
'Jabelic',
63+
'@umenokoDev',
64+
'みっちー',
65+
'R.Okuyama',
66+
'Re:Vue',
67+
'羽馬 直樹',
68+
'池田 泰延',
69+
'ubugeeei',
70+
'オガワシンヤ',
71+
'白石祐大',
72+
'みなみ@hecateball',
73+
'やま',
74+
'みずの',
75+
'にしはら つばさ',
76+
'keishuu@FW',
77+
'serialine',
78+
'Haruki Tetone',
79+
]
4980

5081
export const team = [
5182
{

0 commit comments

Comments
 (0)