From bcc273b2f247f3b72b96342b87b08af3877ed3b3 Mon Sep 17 00:00:00 2001 From: Eivind Samseth Date: Sun, 29 Sep 2024 15:47:29 +0200 Subject: [PATCH] Add Africa to community index Reprioritise other entries: Chat-channels seem quite active, with more than thousand members in Matrix Facebook group has no entries last month Facebook account, Twitter and Eventbrite on bottom, given only being information channels Mailing list has almost no real activity, mostly spam from the weeklyOSM newsletter --- resources/africa/osm-africa-discourse.json | 12 ++++++++++++ resources/africa/osm-africa-eventbrite.json | 1 + resources/africa/osm-africa-facebook-group.json | 1 + resources/africa/osm-africa-facebook.json | 1 + resources/africa/osm-africa-matrix.json | 1 + resources/africa/osm-africa-slack.json | 1 + resources/africa/osm-africa-telegram.json | 1 + resources/africa/osm-africa-twitter.json | 1 + 8 files changed, 19 insertions(+) create mode 100644 resources/africa/osm-africa-discourse.json diff --git a/resources/africa/osm-africa-discourse.json b/resources/africa/osm-africa-discourse.json new file mode 100644 index 00000000..5fd4676f --- /dev/null +++ b/resources/africa/osm-africa-discourse.json @@ -0,0 +1,12 @@ +{ + "id": "osm-africa-discourse", + "type": "discourse", + "account": "africa", + "locationSet": {"include": ["002"]}, + "languageCodes": ["en", "fr"], + "order": 2, + "strings": { + "community": "OpenStreetMap Africa", + "communityID": "openstreetmapafrica" + } +} \ No newline at end of file diff --git a/resources/africa/osm-africa-eventbrite.json b/resources/africa/osm-africa-eventbrite.json index bf8f239d..45a17302 100644 --- a/resources/africa/osm-africa-eventbrite.json +++ b/resources/africa/osm-africa-eventbrite.json @@ -3,6 +3,7 @@ "type": "url", "locationSet": {"include": ["002"]}, "languageCodes": ["en", "fr"], + "order": -3, "strings": { "community": "OpenStreetMap Africa", "communityID": "openstreetmapafrica", diff --git a/resources/africa/osm-africa-facebook-group.json b/resources/africa/osm-africa-facebook-group.json index 9f62be7f..4f3f2387 100644 --- a/resources/africa/osm-africa-facebook-group.json +++ b/resources/africa/osm-africa-facebook-group.json @@ -3,6 +3,7 @@ "type": "facebook", "locationSet": {"include": ["002"]}, "languageCodes": ["en", "fr"], + "order": -1, "strings": { "community": "OpenStreetMap Africa", "communityID": "openstreetmapafrica", diff --git a/resources/africa/osm-africa-facebook.json b/resources/africa/osm-africa-facebook.json index 5ee7574a..4916b71e 100644 --- a/resources/africa/osm-africa-facebook.json +++ b/resources/africa/osm-africa-facebook.json @@ -3,6 +3,7 @@ "type": "facebook", "account": "OpenStreetMapAfrica", "locationSet": {"include": ["002"]}, + "order": -2, "strings": { "community": "OpenStreetMap Africa", "communityID": "openstreetmapafrica" diff --git a/resources/africa/osm-africa-matrix.json b/resources/africa/osm-africa-matrix.json index ae82fff8..1f07723c 100644 --- a/resources/africa/osm-africa-matrix.json +++ b/resources/africa/osm-africa-matrix.json @@ -4,6 +4,7 @@ "account": "#osmafrica", "locationSet": {"include": ["002"]}, "languageCodes": ["en", "fr"], + "order": 1, "strings": { "community": "OpenStreetMap Africa", "communityID": "openstreetmapafrica", diff --git a/resources/africa/osm-africa-slack.json b/resources/africa/osm-africa-slack.json index 5656f28b..ff39340b 100644 --- a/resources/africa/osm-africa-slack.json +++ b/resources/africa/osm-africa-slack.json @@ -3,6 +3,7 @@ "type": "slack", "locationSet": {"include": ["002"]}, "languageCodes": ["en", "fr"], + "order": 1, "strings": { "community": "OpenStreetMap Africa", "communityID": "openstreetmapafrica", diff --git a/resources/africa/osm-africa-telegram.json b/resources/africa/osm-africa-telegram.json index d1a4408d..9733db0d 100644 --- a/resources/africa/osm-africa-telegram.json +++ b/resources/africa/osm-africa-telegram.json @@ -3,6 +3,7 @@ "type": "telegram", "account": "OSMAfrica", "locationSet": {"include": ["002"]}, + "order": 1, "strings": { "community": "OpenStreetMap Africa", "communityID": "openstreetmapafrica" diff --git a/resources/africa/osm-africa-twitter.json b/resources/africa/osm-africa-twitter.json index d3bea46e..e66100f6 100644 --- a/resources/africa/osm-africa-twitter.json +++ b/resources/africa/osm-africa-twitter.json @@ -3,6 +3,7 @@ "type": "twitter", "account": "osmafrica", "locationSet": {"include": ["002"]}, + "order": -2, "strings": { "community": "OpenStreetMap Africa", "communityID": "openstreetmapafrica"