From 7234d28380db033060f9a6af4d3c018a4d4153b1 Mon Sep 17 00:00:00 2001 From: Pirate Praveen <praveen@onenetbeyond.org> Date: Fri, 17 May 2019 12:43:05 +0200 Subject: [PATCH] Add Geominds --- donations.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/donations.json b/donations.json index 18f047b..0f42300 100644 --- a/donations.json +++ b/donations.json @@ -49,7 +49,10 @@ }, { "donor": "Suman Rajan", "amount": 1000 - }] + }, { + "donor": "Geominds", + "amount": 700 + ] } } } -- GitLab