-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprojectConfig.json
More file actions
56 lines (56 loc) · 1.17 KB
/
Copy pathprojectConfig.json
File metadata and controls
56 lines (56 loc) · 1.17 KB
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
{
"templateRepo": "project-starter",
"students": [
"ahuante-1741170",
"suyashahuja",
"akolyvongdala",
"alexsthub",
"alexpork",
"alicezhu11",
"Andi-Ren",
"bbalansay",
"chandrashreekarnani",
"dlusion",
"evacperez",
"JoeTheLazy",
"giada1198",
"hojkim",
"wjddls0602",
"kaitlyn-cameron",
"kel28-1738185",
"kasfranco",
"kylestevens32",
"liz19981001",
"linj66",
"lint272",
"firemochii",
"mattmcvicker",
"melodc",
"msshriner",
"nalin97",
"niiyai",
"nikhilasiyer",
"npham24",
"phung-phu",
"sambuxton",
"shareenchang",
"AshraySilwal",
"sofiat21",
"lleontan",
"angelashen0607",
"WayneLi1063",
"RileyLin",
"lindaYuelingLai",
"yyoun12",
"ThomasThat467"
],
"projectName": "stage1",
"description": "Project cards for stage 1",
"repo": "project",
"columns": [
"To Do",
"In Progress",
"Done"
],
"owner": "info340a-au19"
}