Skip to content

Commit d493837

Browse files
Brian Whittonjoshsmith
Brian Whitton
authored andcommitted
added civic.json
[civic.json](http://open.dc.gov/civic.json/) is an open spec for civc tech projects. The idea looks to be provide a way for civic tech aggregators to spread the word about projects of these kinds.
1 parent 9178213 commit d493837

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

civic.json

+24
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": "[email protected]",
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)