Skip to content

Commit 939b6c0

Browse files
authored
Merge pull request #528 from code-corps/civic-json
added civic.json
2 parents 9178213 + d493837 commit 939b6c0

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

civic.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"name": "Code Corps",
3+
"description": "Help build and fund software projects with massive social impact.",
4+
"status": "Beta",
5+
"homepage": "https://www.codecorps.org",
6+
"license": "https://github.com/code-corps/code-corps-api/blob/develop/LICENSE.txt",
7+
"repository": "https://github.com/code-corps/code-corps-api",
8+
"geography": [],
9+
"contact": {
10+
"email": "josh@codecorps.org",
11+
"name": "Josh Smith"
12+
},
13+
"type": "Elixir Phoenix Web Application",
14+
"tags": [
15+
"developer tools",
16+
"donations",
17+
"fundraising",
18+
"open source",
19+
"project management",
20+
"software",
21+
"tech for good"
22+
],
23+
"thumbnailUrl": "https://d3pgew4wbk2vb1.cloudfront.net/projects/1/thumb.png?v=1474089806",
24+
}

0 commit comments

Comments
 (0)