From 7260cf150e265a59e819816f422d8c44ecaef944 Mon Sep 17 00:00:00 2001 From: andrste Date: Sat, 31 Oct 2020 11:57:15 +0200 Subject: [PATCH] Update categories.json My suggestion to add a Protocol as a one of the main Categories. --- categories.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/categories.json b/categories.json index 2ad1582..2d8f8b7 100644 --- a/categories.json +++ b/categories.json @@ -242,6 +242,11 @@ "slug": "philanthropy", "description": "non-profit and charity organizations" }, + { + "name": "Protocols", + "slug": "protocols", + "description": "projects which are protocols" + }, { "name": "Places", "slug": "places",