We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7e5ff26 + c8d9e8f commit e78e774Copy full SHA for e78e774
apps/web/app/utils/constants.ts
@@ -45,7 +45,38 @@ export const peatixReferenceUrl = 'https://help-attendee.peatix.com/ja-JP/suppor
45
46
export const displayNameMaxLength = 24
47
48
-export const personalSponsors = []
+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
+]
80
81
export const team = [
82
{
0 commit comments