diff --git a/communities.json b/communities.json index 557f2e17..3eb7989e 100644 --- a/communities.json +++ b/communities.json @@ -1,5 +1,12 @@ { "data": [ + { + "title": "Jetmaker", + "githubUrl": "https://github.com/gavinwei121/Jetmaker", + "inviteCode":"jm", + "logo": "jetmaker.png", + "quote": "Jetmaker is an end-to-end framework designed to simplify the development of distributed systems in Python" + }, { "title": "Adafruit", "githubUrl": "https://github.com/adafruit", diff --git a/logos/jetmaker.png b/logos/jetmaker.png new file mode 100644 index 00000000..0aa3f8b2 Binary files /dev/null and b/logos/jetmaker.png differ