Skip to content

Commit 198ad6b

Browse files
authored
Add admin users to the ca-ebike config
1 parent ddf0a93 commit 198ad6b

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

configs/ca-ebike.nrel-op.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,13 @@
9595
"map_trip_lines": false,
9696
"push_send": false,
9797
"options_uuids": true,
98-
"options_emails": true
98+
"options_emails": true,
99+
"admin_access": [
100+
"dtfitch@ucdavis.edu",
101+
"k.shankari@nrel.gov",
102+
"siagarwal@ucdavis.edu",
103+
"tfukushige@ucdavis.edu",
104+
"jack.greenlee@nrel.gov"
105+
]
99106
}
100107
}

0 commit comments

Comments
 (0)