-
Notifications
You must be signed in to change notification settings - Fork 791
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added "Open Computing Facility" to program
- Loading branch information
1 parent
3b70768
commit 444530f
Showing
1 changed file
with
23 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ | ||
"account": "waddles.1password.com", | ||
"project": { | ||
"name": "Open Computing Facility", | ||
"description": "The OCF is a student-run organization at UC Berkeley that provides free computing services to the UC Berkeley community. \n\nOur entire infrastructure is powered by Linux and we also contribute to the open source community: a lot of the software we run are developed in-house and available on our GitHub.\n\nOutside of Berkeley, OCF is probably best known for running a Tier 1 mirror server for many open source projects including Debian, Ubuntu, Kali, and Arch Linux, with petabytes of data served annually.", | ||
"contributors": 21, | ||
"home_url": "https://ocf.berkeley.edu/", | ||
"repo_url": "https://github.com/ocf/", | ||
"license_type": "Apache 2.0, MIT, BSD, GPL", | ||
"is_event": false, | ||
"is_team": true | ||
}, | ||
"applicant": { | ||
"name": "Jonathan Zhang", | ||
"email": "[email protected]", | ||
"role": "Founder or Owner", | ||
"id": 5357230 | ||
}, | ||
"can_contact": true, | ||
"approver_id": 6392049, | ||
"issue_number": 1043, | ||
"created_at": "2024-12-13T12:12:17Z" | ||
} |