This repository has been archived by the owner on Aug 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 154
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #814 from unicef/opensourcesocietyuniversity-zh9fv…
…e41w1.i Exclude nominee: Open Source Society University
- Loading branch information
Showing
2 changed files
with
35 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
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,34 @@ | ||
{ | ||
"name": "Open Source Society University", | ||
"aliases": [ | ||
"" | ||
], | ||
"description": "Open Source Society University is a community of students of all levels, completing a comprehensive, project based, open-source computer science curriculum, helping each other and sharing their experiences and code through github and our community forums.", | ||
"website": "https://ossu.firebaseapp.com/#/", | ||
"license": [ | ||
{ | ||
"spdx": "MIT", | ||
"licenseURL": "https://github.com/ossu/computer-science/blob/master/LICENSE" | ||
} | ||
], | ||
"SDGs": [ | ||
{ | ||
"SDGNumber": 4, | ||
"evidenceText": "Open Source Society University is a community of students of all levels, completing a comprehensive, project based, open-source computer science curriculum, helping each other and sharing their experiences and code through github and our community forums.", | ||
"evidenceURL": "https://ossu.firebaseapp.com/#/" | ||
} | ||
], | ||
"sectors": [], | ||
"type": [ | ||
"content" | ||
], | ||
"repositoryURL": "", | ||
"organizations": [ | ||
{ | ||
"name": "Open Source Society University ", | ||
"website": "https://ossu.firebaseapp.com/#/", | ||
"org_type": "maintainer" | ||
} | ||
], | ||
"stage": "nominee" | ||
} |