Skip to content

Commit 88e91c1

Browse files
chore(map data): move CMR into sponsored section (#901)
* feat(footer): use dynamic year variable * ci(scorecard): add manually trigger * ci(scorecard): update upload artifact name * ci(scorecard): switch upload-artifact to v4 * ci(scorecard): switch to v4 * ci(scorecard): switch to v2.4.3 * ci(scorecard): fix pre-commit * fix: leadership summit page typo * feat: add justfile * adjust: change 'install' to 'sync' * docs: update contributing guidelines to mention justfile * docs: update contributing guidelines to mention justfile * adjust(justfile): update * docs: add new contributors * chore(map data): move CMR into sponsored section
1 parent 8dea51b commit 88e91c1

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

_data/map_data.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
"IndabaX - Botswana": [2024, 2025]
66
}
77
},
8+
"CMR": {
9+
"Name": "Cameroon",
10+
"Sponsored": {
11+
"PyCon Cameroon": [2026]
12+
}
13+
},
814
"COL": {
915
"Name": "Colombia",
1016
"Sponsored": {
@@ -144,11 +150,5 @@
144150
"MOZ": {
145151
"Name": "Mozambique",
146152
"Members in this country": true
147-
},
148-
"CMR": {
149-
"Name": "Cameroon",
150-
"Sponsored": {
151-
"PyCon Cameroon": [2026]
152-
}
153153
}
154154
}

0 commit comments

Comments
 (0)