From 4283cffb686c8afbd1ffbf08ca2f2cc2652a9dda Mon Sep 17 00:00:00 2001 From: cherrypickermaster Date: Wed, 1 Nov 2023 08:11:16 +0100 Subject: [PATCH 1/3] Update people.json added myself to the file --- people.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/people.json b/people.json index c84cfc0..43bbb7e 100644 --- a/people.json +++ b/people.json @@ -871,4 +871,10 @@ }, "contributor": true } + { + "nick": "pzabkiewi", + "coordinates": [51.7235, 19.5005], + "links": {}, + "contributor": true + } ] From 58893a4e8488234ef735d7b7bb0e9b98f841d4f3 Mon Sep 17 00:00:00 2001 From: cherrypickermaster Date: Wed, 1 Nov 2023 13:27:27 +0100 Subject: [PATCH 2/3] Update people.json added myseelf to the list --- people.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/people.json b/people.json index 43bbb7e..b68d5e0 100644 --- a/people.json +++ b/people.json @@ -870,7 +870,7 @@ "LinkedIn": "https://www.linkedin.com/in/adam-harald-joergensen/" }, "contributor": true - } + }, { "nick": "pzabkiewi", "coordinates": [51.7235, 19.5005], From e8cfbbdfaca592b53a28794d48468102756eaf46 Mon Sep 17 00:00:00 2001 From: cherrypickermaster Date: Wed, 1 Nov 2023 13:41:59 +0100 Subject: [PATCH 3/3] Update people.json corrected --- people.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/people.json b/people.json index b68d5e0..5ac64d9 100644 --- a/people.json +++ b/people.json @@ -875,6 +875,6 @@ "nick": "pzabkiewi", "coordinates": [51.7235, 19.5005], "links": {}, - "contributor": true + "contributor": false } ]