forked from odota/core
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCONTRIBUTORS.js
31 lines (29 loc) · 850 Bytes
/
CONTRIBUTORS.js
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
/*
This file is for contributors to OpenDota to add their DOTA friend codes (AKA SteamId3).
Currently this will cause the /players/:id endpoint to return is_contributor = true for your profile
*/
module.exports = {
88367253: {}, // howardchung
102344608: {}, // albertcui
9977887: {}, // gu3st
115042342: {}, // builder-247
197868209: {}, // TOG
55268262: {}, // Proyoyo
30345330: {}, // 4rtd0t4
95211699: {}, // mdiller
1900588: {}, // c0rdawg
103637655: {}, // samantha
178988948: {}, // diw1
17065256: {}, // phry
161440418: {}, // Crazy-Duck
91990190: {}, // bob
81164255: {}, // jgalat
48990698: {}, // fcostantini
385676285: {}, // 102
89457522: {}, // 27bslash
115074332: {}, // Sheemap
94620402: {}, // lmmfranco
193480093: {}, // angary
83615933: {}, // kshammer
52369498: {}, // ff137
};