From d3d36fccac9d1abf15425647d88a63b2efb25ce6 Mon Sep 17 00:00:00 2001 From: Victor Grau Serrat Date: Thu, 23 Sep 2021 05:26:56 -0600 Subject: [PATCH 1/4] BLD: Add GlobaLeaks --- nominees/globaleaks | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 nominees/globaleaks diff --git a/nominees/globaleaks b/nominees/globaleaks new file mode 100644 index 000000000..a6a22a580 --- /dev/null +++ b/nominees/globaleaks @@ -0,0 +1,36 @@ +{ + "name": "GlobaLeaks", + "aliases": [ + "" + ], + "description": " GlobaLeaks is free, open source software enabling anyone to easily set up and maintain a secure whistleblowing platform", + "website": "https://www.globaleaks.org", + "license": [ + { + "spdx": "AGPL-3.0", + "licenseURL": "https://github.com/globaleaks/GlobaLeaks/blob/main/LICENSE" + } + ], + "SDGs": [ + { + "SDGNumber": 10, + "evidenceText": "GlobaLeaks is a whistleblowing technology enabling everywone to report safely and anonymously about wrongdoings encountered during their own life and work experience. The technology has already enabled worldwide more than 4000 organizations to create projects focused on anticorruption, gender based violence, enviromental crimes, war crimes. Please see the attached link that list some of the most valuable use cases and please reach out to get to know more.", + "evidenceURL": "https://www.globaleaks.org/usecases/" + } + ], + "sectors": [], + "type": [ + "software" + ], + "repositoryURL": "https://github.com/globaleaks/GlobaLeaks", + "organizations": [ + { + "name": "GlobaLeaks", + "website": "https://www.globaleaks.org", + "org_type": "maintainer", + "contact_name": "Giovanni Pellerano", + "contact_email": "giovanni.pellerano@globaleaks.org" + } + ], + "stage": "nominee" +} From bbf44eff82f783f059d231c73f99360db6f07d3c Mon Sep 17 00:00:00 2001 From: nathanbaleeta Date: Sun, 24 Oct 2021 11:42:39 +0300 Subject: [PATCH 2/4] Update stage from nominee to DPG --- nominees/cqube.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nominees/cqube.json b/nominees/cqube.json index 27dbe434d..512e567bc 100644 --- a/nominees/cqube.json +++ b/nominees/cqube.json @@ -34,5 +34,5 @@ "contact_email": "info@ekstep.org" } ], - "stage": "nominee" + "stage": "DPG" } From 80c27b8f9dd84a0d3f43615258742fb36b08df1f Mon Sep 17 00:00:00 2001 From: nathanbaleeta Date: Tue, 26 Oct 2021 19:15:47 +0300 Subject: [PATCH 3/4] Removed white space in description field --- nominees/{globaleaks => globaleaks.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename nominees/{globaleaks => globaleaks.json} (89%) diff --git a/nominees/globaleaks b/nominees/globaleaks.json similarity index 89% rename from nominees/globaleaks rename to nominees/globaleaks.json index a6a22a580..fb57cb52a 100644 --- a/nominees/globaleaks +++ b/nominees/globaleaks.json @@ -3,7 +3,7 @@ "aliases": [ "" ], - "description": " GlobaLeaks is free, open source software enabling anyone to easily set up and maintain a secure whistleblowing platform", + "description": "GlobaLeaks is free, open source software enabling anyone to easily set up and maintain a secure whistleblowing platform", "website": "https://www.globaleaks.org", "license": [ { From 5bc89988dc6b400d26e7d6ddb7d66bbbd7336e3e Mon Sep 17 00:00:00 2001 From: Victor Grau Serrat Date: Wed, 27 Oct 2021 10:01:11 -0600 Subject: [PATCH 4/4] MAINT: removed white space in description --- nominees/globaleaks.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nominees/globaleaks.json b/nominees/globaleaks.json index fb57cb52a..a0c34f8dd 100644 --- a/nominees/globaleaks.json +++ b/nominees/globaleaks.json @@ -3,7 +3,7 @@ "aliases": [ "" ], - "description": "GlobaLeaks is free, open source software enabling anyone to easily set up and maintain a secure whistleblowing platform", + "description": "GlobaLeaks is free, open source software enabling anyone to easily set up and maintain a secure whistleblowing platform", "website": "https://www.globaleaks.org", "license": [ {