Skip to content

Commit 447bc9d

Browse files
committed
Fix team name conventions, add data classification standards
1 parent dcadef6 commit 447bc9d

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

policies/Acceptable_use_policy.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,12 @@
44

55
The UC Berkeley School of Information GitHub org is intended to host repos that support our degree programs, and is not intended to host general purpose GitHub repos. The following terms and conditions apply:
66

7-
1. All usage of this GitHub org falls under the School of Information's [Acceptable Use Policy](https://www.ischool.berkeley.edu/aup)(AUP).
8-
2. In addition to the School's general AUP, all usage of the School of Information GitHub org must comply with the specific policies in this repo.
9-
3. Use of this GitHub org to host repos is at the repo owner's own risk. Given the number of people with access to this GitHub org, we strongly encourage repo owners to only host repos that are suitable for wide distribution.
7+
1. All repos are expected to conform to the following UC Berkeley [Data Classification Standard](https://security.berkeley.edu/data-classification-standard) protection levels.
8+
1. Public repos may only contain protection level P1 data
9+
2. Private repos may only contain protection level P1 and P2 data
10+
2. All usage of this GitHub org falls under the School of Information's [Acceptable Use Policy](https://www.ischool.berkeley.edu/aup)(AUP).
11+
3. In addition to the School's general AUP, all usage of the School of Information GitHub org must comply with the specific policies in this repo.
12+
4. Use of this GitHub org to host repos is at the repo owner's own risk. Given the number of people with access to this GitHub org, we strongly encourage repo owners to only host repos that are suitable for wide distribution.
1013

1114
Please contact the School of Information IT team with any questions you may have about acceptable uses of the UC Berkeley School of Information GitHub org.
1215

policies/Team_naming_conventions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ The following rules should be applied from left to right when naming a team:
2929

3030
The following are all valid examples of team names created by faculty to support instruction:
3131

32-
* mids_w200_instructors
33-
* mids_w200_students_spring21
32+
* mids-w200-instructors
33+
* mids-w200-students-spring21
3434

3535
## Policy Enforcement
3636

0 commit comments

Comments
 (0)