From f1077ffe36451fb3cf03d3aa200c716c07d511f5 Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Fri, 10 May 2019 13:10:51 +0200 Subject: [PATCH] Add new "special" contribution kind We agreed to use this for special contribution items like e.g. the initial kredits balance for core contributors from before we tracked everything. --- schemas/contribution.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/schemas/contribution.json b/schemas/contribution.json index 9c4ee9f..751cfec 100644 --- a/schemas/contribution.json +++ b/schemas/contribution.json @@ -47,7 +47,8 @@ "design", "ops", "docs", - "community" + "community", + "special" ] }, "description": {