From f4d6f97086555f40dd6bbd283bf2ae319c212709 Mon Sep 17 00:00:00 2001 From: Simon Whitehouse <1718090+siwhitehouse@users.noreply.github.com> Date: Tue, 12 May 2026 09:28:53 +0100 Subject: [PATCH 1/2] Create ls-rgo.json Adding a new list for the Registrar General's Office in Lesotho --- lists/ls/ls-rgo.json | 50 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 lists/ls/ls-rgo.json diff --git a/lists/ls/ls-rgo.json b/lists/ls/ls-rgo.json new file mode 100644 index 00000000..91c948e8 --- /dev/null +++ b/lists/ls/ls-rgo.json @@ -0,0 +1,50 @@ +{ + "name": { + "en": "Registrar General’s Office", + "local": "" + }, + "url": "", + "description": { + "en": "The Registrar General’s Office of Lesotho is responsible for a range of activities: patents, marriages, citizenship, the registration of publications and the collection of government revenue.\n\nIt is also responsible for the registration of societies, including Non-Government Organisations. " + }, + "coverage": [ + "LS" + ], + "subnationalCoverage": [], + "structure": [ + "charity" + ], + "sector": [], + "code": "LS-RGO", + "confirmed": true, + "deprecated": false, + "listType": "primary", + "access": { + "availableOnline": false, + "onlineAccessDetails": null, + "publicDatabase": "", + "guidanceOnLocatingIds": "There is no list available online. Organisations register by presenting their constitution to the Registrar General’s Office and paying an annual fee to maintain validity. An official stamp on the cover page states the registration number.", + "exampleIdentifiers": "88-6", + "languages": [ + "en" + ] + }, + "data": { + "availability": [ + "data_not_available" + ], + "dataAccessDetails": "", + "features": [], + "licenseStatus": "no_license", + "licenseDetails": "" + }, + "meta": { + "source": "original research", + "lastUpdated": "2026-05-12" + }, + "links": { + "opencorporates": "", + "wikipedia": "" + }, + "formerPrefixes": [] +} From ad9ed33c6a29cdd2214c1446345386781a34de09 Mon Sep 17 00:00:00 2001 From: Simon Whitehouse <1718090+siwhitehouse@users.noreply.github.com> Date: Wed, 13 May 2026 08:56:42 +0100 Subject: [PATCH 2/2] Update and rename ls-rgo.json to ls-srn.json Addressing review to reflect the registration number rather than the issuing authority --- lists/ls/{ls-rgo.json => ls-srn.json} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename lists/ls/{ls-rgo.json => ls-srn.json} (88%) diff --git a/lists/ls/ls-rgo.json b/lists/ls/ls-srn.json similarity index 88% rename from lists/ls/ls-rgo.json rename to lists/ls/ls-srn.json index 91c948e8..bfcfa37d 100644 --- a/lists/ls/ls-rgo.json +++ b/lists/ls/ls-srn.json @@ -1,6 +1,6 @@ { "name": { - "en": "Registrar General’s Office", + "en": "Society Registration Number, Lesotho", "local": "" }, "url": "", @@ -15,7 +15,7 @@ "charity" ], "sector": [], - "code": "LS-RGO", + "code": "LS-SRN", "confirmed": true, "deprecated": false, "listType": "primary", @@ -23,7 +23,7 @@ "availableOnline": false, "onlineAccessDetails": null, "publicDatabase": "", - "guidanceOnLocatingIds": "There is no list available online. Organisations register by presenting their constitution to the Registrar General’s Office and paying an annual fee to maintain validity. An official stamp on the cover page states the registration number.", + "guidanceOnLocatingIds": "There is no list available online. Organisations register by presenting their constitution to the Registrar General’s Office and paying an annual fee to maintain validity. An official stamp on the cover page states the society's registration number.", "exampleIdentifiers": "88-6", "languages": [ "en"