From 4c987636c64cc39baedd742441ade5c62f112e69 Mon Sep 17 00:00:00 2001 From: Jan-Gerke Salomon Date: Fri, 10 Jul 2020 13:32:19 +0200 Subject: [PATCH] chore(package json): add contributors field --- package.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/package.json b/package.json index 08d47749c1..349e47c311 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,13 @@ "url": "https://github.com/dhis2/ui.git" }, "author": "Viktor Varland ", + "contributors": [ + { + "name": "Jan-Gerke Salomon", + "email": "jan-gerke@dhis2.org", + "url": "http://functionalprogramming.ninja" + } + ], "license": "BSD-3-Clause", "private": true, "workspaces": {