From c09363bfe9be01bc7528bb3ff5bdf4e7ceb0ca59 Mon Sep 17 00:00:00 2001 From: Christopher Whitaker Date: Thu, 10 Dec 2015 12:32:14 -0600 Subject: [PATCH 1/3] add civic.json file --- civic.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 civic.json diff --git a/civic.json b/civic.json new file mode 100644 index 0000000..74c7d5f --- /dev/null +++ b/civic.json @@ -0,0 +1,8 @@ +{ + "status": "Official", + "tags": [ + "Safety & Justice", + "Fellowship Project", + "Original Version of Project" + ] +} From fcc6ced6296faba9d7cf1c28d1f0051f119277d7 Mon Sep 17 00:00:00 2001 From: Christopher Whitaker Date: Thu, 10 Dec 2015 12:34:55 -0600 Subject: [PATCH 2/3] add civic.json file --- civic.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/civic.json b/civic.json index 74c7d5f..8249f0f 100644 --- a/civic.json +++ b/civic.json @@ -1,8 +1,8 @@ { - "status": "Official", "tags": [ "Safety & Justice", - "Fellowship Project", - "Original Version of Project" - ] + "Birmingham", + "Forked from Original Project" + ], + "status": "Alpha" } From 9e18eb147792d8ef3b164842fb148eb30e56b4e2 Mon Sep 17 00:00:00 2001 From: Christopher Whitaker Date: Thu, 10 Dec 2015 12:39:08 -0600 Subject: [PATCH 3/3] add civic.json file --- civic.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/civic.json b/civic.json index 8249f0f..bad258e 100644 --- a/civic.json +++ b/civic.json @@ -1,8 +1,8 @@ { "tags": [ "Safety & Justice", - "Birmingham", + "Atlanta", "Forked from Original Project" ], - "status": "Alpha" + "status": "Beta" }