This repository has been archived by the owner on Nov 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathorgs.json
97 lines (97 loc) · 1.82 KB
/
orgs.json
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
[{
"_id": "aida",
"name": "SIG for Artificial Intelligence and Data Analytics",
"kind": "sig"
}, {
"_id": "quiuc",
"name": "Quantum Computing @ UIUC",
"kind": "sig"
}, {
"_id": "nll",
"name": "SIG for Natural Language Learning",
"kind": "sig"
}, {
"_id": "webmonkeys",
"name": "Web Monkeys",
"kind": "sig"
}, {
"_id": "chi",
"name": "SIG for Computer-Human Interaction",
"kind": "sig"
}, {
"_id": "mobile",
"name": "SIG for Mobile Development",
"kind": "sig"
}, {
"_id": "music",
"name": "SIG for Tech in Music",
"kind": "sig"
}, {
"_id": "glug",
"name": "GNU/Linux User Group",
"kind": "sig"
}, {
"_id": "ops",
"name": "SIG for Operating Systems",
"kind": "sig"
}, {
"_id": "pwny",
"name": "SIG for Cyber Security (PWNY)",
"kind": "sig"
}, {
"_id": "blockchain",
"name": "SIG for Blockchain",
"kind": "sig"
}, {
"_id": "bot",
"name": "SIG for Robotics",
"kind": "sig"
}, {
"_id": "arch",
"name": "SIG for Computer Architecture",
"kind": "sig"
}, {
"_id": "icpc",
"name": "SIG for Programming Languages",
"kind": "sig"
}, {
"_id": "acm",
"name": "UIUC ACM",
"kind": "general"
}, {
"_id": "hack",
"name": "Hack Illinois",
"kind": "committee"
}, {
"_id": "rp",
"name": "Reflections | Projections",
"kind": "committee"
}, {
"_id": "admin",
"name": "UIUC ACM Admin",
"kind": "committee"
}, {
"_id": "projects",
"name": "UIUC ACM Projects",
"kind": "committee"
}, {
"_id": "outreach",
"name": "UIUC ACM Outreach",
"kind": "committee"
}, {
"_id": "corporate",
"name": "UIUC ACM Corporate",
"kind": "committee"
}, {
"_id": "social",
"name": "ACM UIUC Social",
"kind": "committee"
}, {
"_id": "wcs",
"name": "Women in Computer Science",
"kind": "other"
}, {
"_id": "csillinois",
"name": "CS @ Illinois",
"kind": "general"
}]