From 07fbbf480753170758ce9be80bf1e50a4716158a Mon Sep 17 00:00:00 2001 From: Jim Wu Date: Thu, 4 Feb 2021 09:50:44 +0800 Subject: [PATCH] Update ADDITIONAL_AUTHORS --- ADDITIONAL_AUTHORS | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/ADDITIONAL_AUTHORS b/ADDITIONAL_AUTHORS index 1035fc9..0428273 100644 --- a/ADDITIONAL_AUTHORS +++ b/ADDITIONAL_AUTHORS @@ -1,10 +1,15 @@ [{ + "type": "add", "name": "exampleAuthorA", "link": "http://example.author/A/user/link" }, { + "type": "add", "name": "exampleAuthorB", "link": "http://example.author/B/user/link" }, { - "name": "exampleAuthorC", - "link": "" + "type": "add", + "name": "exampleAuthorC" +}, { + "type": "remove", + "name": "someoneInContributorsWillRemove" }]