From b09a8748cfe99f078c0ea5ccdd3160ef80aa37ed Mon Sep 17 00:00:00 2001 From: Sergio Moya <1083296+smoya@users.noreply.github.com> Date: Wed, 23 Oct 2024 14:35:28 +0200 Subject: [PATCH 01/15] ci: update CODEOWNERS for coc stuff (#1565) --- CODEOWNERS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CODEOWNERS b/CODEOWNERS index aeff70244..f0faae363 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -12,3 +12,5 @@ AMBASSADOR* @thulieblack # Code Of Conduct /code_of_conduct/ @asyncapi/code_of_conduct +CODE_OF_CONDUCT.md @asyncapi/code_of_conduct +slack-etiquette.md @asyncapi/code_of_conduct From 0a5a5cc273fac74375d6246f3f10eb68db618ffb Mon Sep 17 00:00:00 2001 From: V Thulisile Sibanda <66913810+thulieblack@users.noreply.github.com> Date: Wed, 23 Oct 2024 14:46:01 +0200 Subject: [PATCH 02/15] chore: update coc doc (#1563) --- CODE_OF_CONDUCT.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index ffd3883db..7637fd2c5 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -45,7 +45,7 @@ The Code of Conduct Committee (CoC Committee) responds to, investigates, and res The Committee has the right and responsibility to remove, edit, or reject comments, commits, code, wiki edits, issues, and other contributions that do not align with this Code of Conduct. The Committee may also temporarily or permanently ban any contributor for inappropriate, threatening, offensive, or harmful behaviors to the community. -For more details, please see the [CoC Committee and Incident Resolution Procedure](https://github.com/asyncapi/community/pull/1013/files). +For more details, please see the [CoC Committee and Incident Resolution Procedure](https://github.com/asyncapi/community/tree/master/code_of_conduct). ## Enforcement From d202b25bbfff779dd58f6e1ee4b44dd9bca61d51 Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Sat, 26 Oct 2024 12:05:58 +0200 Subject: [PATCH 03/15] chore(tweet): recurring tweet about slack link (#1568) --- tweets/recurring-slack-link/2024-10-26.tweet | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tweets/recurring-slack-link/2024-10-26.tweet diff --git a/tweets/recurring-slack-link/2024-10-26.tweet b/tweets/recurring-slack-link/2024-10-26.tweet new file mode 100644 index 000000000..0bd3e8865 --- /dev/null +++ b/tweets/recurring-slack-link/2024-10-26.tweet @@ -0,0 +1,7 @@ +✨ Did you know #AsyncAPI is on Slack? ✨ + +Join our Slack workspace to chat with anyone from our Open-Source community! + +πŸ”— asyncapi.com/slack-invite + +Ask for help and help others too. πŸ’ͺ🏿πŸ’ͺ🏽🦾 \ No newline at end of file From 886f6bf0ee5663b69ab2d29dda01219d11a0c9a3 Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Fri, 1 Nov 2024 10:05:45 +0100 Subject: [PATCH 04/15] chore(tweet): recurring tweet about discussion tools ideas in our discussions forum (#1572) --- tweets/recurring-discuss-ideas/2024-11-01.tweet | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tweets/recurring-discuss-ideas/2024-11-01.tweet diff --git a/tweets/recurring-discuss-ideas/2024-11-01.tweet b/tweets/recurring-discuss-ideas/2024-11-01.tweet new file mode 100644 index 000000000..92b19fefe --- /dev/null +++ b/tweets/recurring-discuss-ideas/2024-11-01.tweet @@ -0,0 +1,5 @@ +Do you have some nice ideas for #AsyncAPI-related tools? Do you want to validate and share with the AsyncAPI community? + +Drop it πŸ‘‡ and let us have an open discussion πŸš€ + +https://github.com/asyncapi/community/discussions/categories/ideas \ No newline at end of file From 24505c028a44a24505f5e024c39bebd6455596d8 Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Sat, 2 Nov 2024 11:05:45 +0100 Subject: [PATCH 05/15] chore(tweet): recurring tweet about slack link (#1573) --- tweets/recurring-slack-link/2024-11-02.tweet | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tweets/recurring-slack-link/2024-11-02.tweet diff --git a/tweets/recurring-slack-link/2024-11-02.tweet b/tweets/recurring-slack-link/2024-11-02.tweet new file mode 100644 index 000000000..0bd3e8865 --- /dev/null +++ b/tweets/recurring-slack-link/2024-11-02.tweet @@ -0,0 +1,7 @@ +✨ Did you know #AsyncAPI is on Slack? ✨ + +Join our Slack workspace to chat with anyone from our Open-Source community! + +πŸ”— asyncapi.com/slack-invite + +Ask for help and help others too. πŸ’ͺ🏿πŸ’ͺ🏽🦾 \ No newline at end of file From 9714a620063a7174de56b99f771a179d9452055b Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Sun, 3 Nov 2024 11:06:15 +0100 Subject: [PATCH 06/15] docs(maintainers): update MAINTAINERS.yaml file with the latest CODEOWNERS changes (#1574) --- MAINTAINERS.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/MAINTAINERS.yaml b/MAINTAINERS.yaml index 936d755ef..06dc5ca4a 100644 --- a/MAINTAINERS.yaml +++ b/MAINTAINERS.yaml @@ -126,7 +126,7 @@ - html-template - markdown-template - nodejs-ws-template - - generator-hooks + - glee - brand githubID: 242119 - name: Gerald Loeffler @@ -219,7 +219,6 @@ - github-action-for-cli - .github - jasyncapi - - generator-hooks - vs-asyncapi-preview - template-for-generator-templates - community From e39e0220a1cc6f5859937fe5de0d328d861a5f74 Mon Sep 17 00:00:00 2001 From: Lukasz Gornicki Date: Fri, 8 Nov 2024 12:37:52 +0100 Subject: [PATCH 07/15] chore: update postman info (#1576) Co-authored-by: Quetzalli Co-authored-by: Jonas Lagoni --- MAINTAINERS.yaml | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/MAINTAINERS.yaml b/MAINTAINERS.yaml index 06dc5ca4a..e55a794c7 100644 --- a/MAINTAINERS.yaml +++ b/MAINTAINERS.yaml @@ -143,8 +143,8 @@ github: jonaslagoni linkedin: jonaslagoni slack: UQ2ANBG1E + company: EventStack availableForHire: false - company: Postman isTscMember: true repos: - spec-json-schemas @@ -200,8 +200,7 @@ linkedin: lukasz-gornicki-a621914 slack: UD698Q5LM twitter: derberq - availableForHire: false - company: Postman + availableForHire: true isTscMember: true repos: - spec @@ -259,7 +258,6 @@ github: AceTheCreator twitter: _acebuild slack: U01RWDD69PZ - company: Postman availableForHire: false isTscMember: true repos: @@ -334,8 +332,8 @@ slack: U01N6AW5V5G twitter: amzani linkedin: amzani + company: Apideck availableForHire: false - company: Postman isTscMember: true repos: - studio @@ -346,8 +344,8 @@ linkedin: smoya slack: UN22ZTLHG twitter: smoyac + company: Timescale availableForHire: false - company: Postman isTscMember: true repos: - spec @@ -369,8 +367,7 @@ slack: U01SGCZMJKW twitter: souvik_ns linkedin: souvik-de-a2b941169 - availableForHire: false - company: Postman + availableForHire: true isTscMember: true repos: - cli @@ -382,8 +379,7 @@ twitter: QuetzalliWrites slack: U02AKC14WAJ linkedin: quetzalli-writes - availableForHire: false - company: Postman + availableForHire: true isTscMember: true repos: - website From 796c272fd565d0babbf53e05282f04303edc71a8 Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Sat, 9 Nov 2024 11:05:27 +0100 Subject: [PATCH 08/15] chore(tweet): recurring tweet about slack link (#1583) --- tweets/recurring-slack-link/2024-11-09.tweet | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tweets/recurring-slack-link/2024-11-09.tweet diff --git a/tweets/recurring-slack-link/2024-11-09.tweet b/tweets/recurring-slack-link/2024-11-09.tweet new file mode 100644 index 000000000..0bd3e8865 --- /dev/null +++ b/tweets/recurring-slack-link/2024-11-09.tweet @@ -0,0 +1,7 @@ +✨ Did you know #AsyncAPI is on Slack? ✨ + +Join our Slack workspace to chat with anyone from our Open-Source community! + +πŸ”— asyncapi.com/slack-invite + +Ask for help and help others too. πŸ’ͺ🏿πŸ’ͺ🏽🦾 \ No newline at end of file From 31c04b00d7c96ad0b231f8b979842e2aace01ac7 Mon Sep 17 00:00:00 2001 From: Ashmit Jagtap Date: Mon, 11 Nov 2024 19:19:45 +0530 Subject: [PATCH 09/15] feat: added ashmit-coder in Maintainers.yml (#1585) --- MAINTAINERS.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/MAINTAINERS.yaml b/MAINTAINERS.yaml index e55a794c7..0d0ef56c0 100644 --- a/MAINTAINERS.yaml +++ b/MAINTAINERS.yaml @@ -761,3 +761,13 @@ repos: - kotlin-asyncapi githubID: 758568 +- name: Ashmit Jagtap + github: ashmit-coder + linkedin: ashmit-jagtap + twitter: AshmitJagtap + slack: U06RA7GDHU1 + availableForHire: true + isTscMember: true + repos: + - conference-website + githubID: 69006513 \ No newline at end of file From cb06aaaeaaab34cf06329f82447510d36797d9ea Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Tue, 12 Nov 2024 10:52:29 +0100 Subject: [PATCH 10/15] docs(maintainers): update MAINTAINERS.yaml file with the latest CODEOWNERS changes (#1587) --- MAINTAINERS.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS.yaml b/MAINTAINERS.yaml index 0d0ef56c0..bd195d8de 100644 --- a/MAINTAINERS.yaml +++ b/MAINTAINERS.yaml @@ -770,4 +770,4 @@ isTscMember: true repos: - conference-website - githubID: 69006513 \ No newline at end of file + githubID: 69006513 From 8a08fa17a6dbb1de03ac3a0d35f3b8f88e679580 Mon Sep 17 00:00:00 2001 From: Lukasz Gornicki Date: Thu, 14 Nov 2024 22:24:19 +0100 Subject: [PATCH 11/15] chore: update TSC and Ambassadors list (#1590) --- AMBASSADORS_MEMBERS.json | 66 ---------------------------------------- Emeritus.yaml | 12 ++++++-- MAINTAINERS.yaml | 4 +-- 3 files changed, 11 insertions(+), 71 deletions(-) diff --git a/AMBASSADORS_MEMBERS.json b/AMBASSADORS_MEMBERS.json index c86c4cca9..7e0bb122c 100644 --- a/AMBASSADORS_MEMBERS.json +++ b/AMBASSADORS_MEMBERS.json @@ -287,72 +287,6 @@ } ] }, - { - "name": "Jesse Menning", - "github": "jessemenning", - "twitter": "JesseMenning", - "bio": "Jesse Menning teams with companies and government agencies to design event-driven architecture and microservices at scale. To guide those discussions, I draw upon more than 15 years of integration architecture and implementation experience, particularly with IBM and Solace platforms. I've been involved with AsyncAPI since 2020, along with other open-source initiatives such as CloudEvents and OpenTelemetry.", - "linkedin": "jesse-menning", - "company": "Solace", - "title": "Architect, Office of the CTO at Solace", - "img": "https://avatars.githubusercontent.com/u/62108913?v=4", - "contributions": [ - { - "type": "article", - "title": "AsyncAPI 2.3 Adds Solace Bindings to Unlock Full Power of PubSub+", - "date": { - "year": 2022, - "month": "January" - }, - "link": "https://solace.com/blog/asyncapi-adds-solace-bindings/" - }, - { - "type": "article", - "title": "Align Production Reality and Event Documentation with the AsyncAPI Discovery Tool", - "date": { - "year": 2021, - "month": "November" - }, - "link": "https://solace.com/blog/asyncapi-discovery-tool/" - }, - { - "type": "article", - "title": "AsyncAPI vs. OpenAPI: Answers to Your Burning Questions About the Two Leading API Specs", - "date": { - "year": 2021, - "month": "June" - }, - "link": "https://solace.com/blog/asyncapi-vs-openapi/" - }, - { - "type": "article", - "title": "AsyncAPI, CloudEvents, OpenTelemetry: Which Event-Driven Specs Should Your DevOps Include?", - "date": { - "year": 2021, - "month": "March" - }, - "link": "https://solace.com/blog/asyncapi-cloudevents-opentelemetry-event-driven-specs-devops/" - }, - { - "type": "presentation", - "title": "Future of AsyncAPI, Panel discussion, AsyncAPI Conference", - "date": { - "year": 2021, - "month": "November" - }, - "link": "https://www.youtube.com/watch?v=3EeMHhbwyOQ" - }, - { - "type": "presentation", - "title": "Thinking Out Loud #4 β€” with Jesse Menning", - "date": { - "year": 2021, - "month": "August" - }, - "link": "https://www.youtube.com/watch?v=eJewFUR-OaM" - } - ] - }, { "name": "Ludovic Dussart", "github": "M3lkior", diff --git a/Emeritus.yaml b/Emeritus.yaml index c4d2cb040..a21171d8a 100644 --- a/Emeritus.yaml +++ b/Emeritus.yaml @@ -1,5 +1,6 @@ -# This file lists individuals who were previously TSC members but are no longer active. -emeritus: +# This file lists individuals who were previously TSC members and Ambassadors but are no longer active. + +emeritus_tsc: - jotamusik - LouisXhaferi - aeworxet @@ -14,4 +15,9 @@ emeritus: - kieranm1999 - jefflufc - lewis-relph - - emilianozublena \ No newline at end of file + - emilianozublena + - NektariosFifes + - M3lkior + +emeritus_ambassadors: + - jessemenning diff --git a/MAINTAINERS.yaml b/MAINTAINERS.yaml index bd195d8de..ef58211e9 100644 --- a/MAINTAINERS.yaml +++ b/MAINTAINERS.yaml @@ -191,7 +191,7 @@ twitter: ldussart availableForHire: false company: zatsit - isTscMember: true + isTscMember: false repos: - avro-schema-parser githubID: 5501911 @@ -281,7 +281,7 @@ linkedin: nektarios-fifes-372740220 slack: U01SE93Q48N availableForHire: true - isTscMember: true + isTscMember: false repos: - simulator githubID: 61620751 From 6648a56b6ca9ab749ad41f4c18360d64d8a62d15 Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Sat, 16 Nov 2024 11:05:45 +0100 Subject: [PATCH 12/15] chore(tweet): recurring tweet about slack link (#1591) --- tweets/recurring-slack-link/2024-11-16.tweet | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tweets/recurring-slack-link/2024-11-16.tweet diff --git a/tweets/recurring-slack-link/2024-11-16.tweet b/tweets/recurring-slack-link/2024-11-16.tweet new file mode 100644 index 000000000..0bd3e8865 --- /dev/null +++ b/tweets/recurring-slack-link/2024-11-16.tweet @@ -0,0 +1,7 @@ +✨ Did you know #AsyncAPI is on Slack? ✨ + +Join our Slack workspace to chat with anyone from our Open-Source community! + +πŸ”— asyncapi.com/slack-invite + +Ask for help and help others too. πŸ’ͺ🏿πŸ’ͺ🏽🦾 \ No newline at end of file From 901cb5568e990bb06e5cc71a9e17bdfbb59beb49 Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Tue, 19 Nov 2024 14:14:02 +0100 Subject: [PATCH 13/15] chore: vote tracking details (#1593) --- TSC_VOTING_OVERVIEW.md | 82 ++++++------- voteTrackingFile.json | 259 ++++++++++++++++++++++++----------------- 2 files changed, 190 insertions(+), 151 deletions(-) diff --git a/TSC_VOTING_OVERVIEW.md b/TSC_VOTING_OVERVIEW.md index e26e325d6..4f56b3225 100644 --- a/TSC_VOTING_OVERVIEW.md +++ b/TSC_VOTING_OVERVIEW.md @@ -1,42 +1,42 @@ -| name | [Donate kotlin-asyncapi](https://github.com/asyncapi/community/issues/1313) | [Proposal for Admin Rights for CoC Main Committee on Slack](https://github.com/asyncapi/community/issues/1227) | [chore: add Marketing WORKING_GROUP](https://github.com/asyncapi/community/issues/1130) | [docs: add instruction how voting automation works](https://github.com/asyncapi/community/issues/1155) | lastParticipatedVoteTime | isVotedInLast3Months | lastVoteClosedTime | agreeCount | disagreeCount | abstainCount | notParticipatingCount | -| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | -| [Mayaleeeee](https://github.com/Mayaleeeee) | πŸ‘ | πŸ‘ | πŸ‘ | πŸ‘ | 2024-07-17 | true | 2024-07-26 | 4 | 0 | 0 | 0 | -| [aayushmau5](https://github.com/aayushmau5) | πŸ”• | πŸ‘ | πŸ‘ | πŸ”• | 2024-05-28 | true | 2024-07-26 | 2 | 0 | 0 | 2 | -| [imabp](https://github.com/imabp) | πŸ‘ | πŸ‘ | πŸ”• | πŸ‘ | 2024-07-23 | true | 2024-07-26 | 3 | 0 | 0 | 1 | -| [akshatnema](https://github.com/akshatnema) | πŸ‘ | πŸ‘ | πŸ‘ | πŸ‘ | 2024-07-23 | true | 2024-07-26 | 4 | 0 | 0 | 0 | -| [anshgoyalevil](https://github.com/anshgoyalevil) | πŸ‘ | πŸ‘ | πŸ‘ | πŸ”• | 2024-07-23 | true | 2024-07-26 | 3 | 0 | 0 | 1 | -| [anandsunderraman](https://github.com/anandsunderraman) | πŸ‘ | πŸ‘ | πŸ”• | πŸ‘ | 2024-07-23 | true | 2024-07-26 | 3 | 0 | 0 | 1 | -| [Shurtu-gal](https://github.com/Shurtu-gal) | πŸ‘ | πŸ‘ | πŸ‘ | πŸ‘ | 2024-07-17 | true | 2024-07-26 | 4 | 0 | 0 | 0 | -| [CameronRushton](https://github.com/CameronRushton) | πŸ”• | πŸ‘€ | πŸ”• | πŸ‘ | 2024-06-13 | true | 2024-07-26 | 1 | 0 | 1 | 2 | -| [dalelane](https://github.com/dalelane) | πŸ‘ | πŸ‘€ | πŸ”• | πŸ”• | 2024-07-17 | true | 2024-07-26 | 1 | 0 | 1 | 2 | -| [fmvilas](https://github.com/fmvilas) | πŸ”• | πŸ‘ | πŸ‘ | πŸ‘ | 2024-05-28 | true | 2024-07-26 | 3 | 0 | 0 | 1 | -| [jonaslagoni](https://github.com/jonaslagoni) | πŸ‘ | πŸ‘ | πŸ‘ | πŸ‘ | 2024-07-16 | true | 2024-07-26 | 4 | 0 | 0 | 0 | -| [KhudaDad414](https://github.com/KhudaDad414) | πŸ”• | πŸ‘ | πŸ‘ | πŸ‘ | 2024-05-29 | true | 2024-07-26 | 3 | 0 | 0 | 1 | -| [lbroudoux](https://github.com/lbroudoux) | πŸ‘ | πŸ‘ | πŸ‘ | πŸ”• | 2024-07-16 | true | 2024-07-26 | 3 | 0 | 0 | 1 | -| [M3lkior](https://github.com/M3lkior) | πŸ”• | πŸ”• | πŸ”• | πŸ‘ | 2024-04-12 | true | 2024-07-26 | 1 | 0 | 0 | 3 | -| [derberg](https://github.com/derberg) | πŸ‘ | πŸ‘ | πŸ‘ | πŸ‘ | 2024-07-16 | true | 2024-07-26 | 4 | 0 | 0 | 0 | -| [magicmatatjahu](https://github.com/magicmatatjahu) | πŸ”• | πŸ‘ | πŸ‘ | πŸ‘ | 2024-06-13 | true | 2024-07-26 | 3 | 0 | 0 | 1 | -| [AceTheCreator](https://github.com/AceTheCreator) | πŸ”• | πŸ‘ | πŸ‘ | πŸ”• | 2024-05-29 | true | 2024-07-26 | 2 | 0 | 0 | 2 | -| [NektariosFifes](https://github.com/NektariosFifes) | πŸ”• | πŸ”• | πŸ”• | πŸ”• | Member has not participated in all previous voting process. | Member has not participated in all previous voting process. | 2024-07-26 | 0 | 0 | 0 | 4 | -| [Pakisan](https://github.com/Pakisan) | πŸ‘ | πŸ”• | πŸ‘ | πŸ‘ | 2024-07-16 | true | 2024-07-26 | 3 | 0 | 0 | 1 | -| [theschles](https://github.com/theschles) | πŸ‘ | πŸ”• | πŸ”• | πŸ‘ | 2024-07-18 | true | 2024-07-26 | 2 | 0 | 0 | 2 | -| [princerajpoot20](https://github.com/princerajpoot20) | πŸ”• | πŸ‘ | πŸ‘ | πŸ‘ | 2024-05-28 | true | 2024-07-26 | 3 | 0 | 0 | 1 | -| [rcoppen](https://github.com/rcoppen) | πŸ‘ | πŸ”• | πŸ”• | πŸ”• | 2024-07-17 | true | 2024-07-26 | 1 | 0 | 0 | 3 | -| [Amzani](https://github.com/Amzani) | πŸ”• | πŸ‘ | πŸ‘ | πŸ”• | 2024-06-13 | true | 2024-07-26 | 2 | 0 | 0 | 2 | -| [smoya](https://github.com/smoya) | πŸ‘ | πŸ‘ | πŸ‘ | πŸ”• | 2024-07-23 | true | 2024-07-26 | 3 | 0 | 0 | 1 | -| [Souvikns](https://github.com/Souvikns) | πŸ‘ | πŸ‘ | πŸ”• | πŸ‘ | 2024-07-17 | true | 2024-07-26 | 3 | 0 | 0 | 1 | -| [quetzalliwrites](https://github.com/quetzalliwrites) | πŸ”• | πŸ‘ | πŸ‘ | πŸ‘ | 2024-06-04 | true | 2024-07-26 | 3 | 0 | 0 | 1 | -| [BOLT04](https://github.com/BOLT04) | πŸ”• | πŸ‘ | πŸ‘ | πŸ”• | 2024-06-08 | true | 2024-07-26 | 2 | 0 | 0 | 2 | -| [dan-r](https://github.com/dan-r) | πŸ‘ | πŸ”• | πŸ”• | πŸ”• | 2024-07-22 | true | 2024-07-26 | 1 | 0 | 0 | 3 | -| [Tenischev](https://github.com/Tenischev) | πŸ‘ | πŸ”• | πŸ”• | πŸ”• | 2024-07-16 | true | 2024-07-26 | 1 | 0 | 0 | 3 | -| [Samridhi-98](https://github.com/Samridhi-98) | πŸ‘ | πŸ”• | πŸ”• | πŸ‘ | 2024-07-16 | true | 2024-07-26 | 2 | 0 | 0 | 2 | -| [ivangsa](https://github.com/ivangsa) | πŸ‘ | πŸ”• | πŸ”• | πŸ‘ | 2024-07-17 | true | 2024-07-26 | 2 | 0 | 0 | 2 | -| [Florence-Njeri](https://github.com/Florence-Njeri) | πŸ‘ | πŸ‘ | πŸ‘ | πŸ‘ | 2024-07-23 | true | 2024-07-26 | 4 | 0 | 0 | 0 | -| [whitlockjc](https://github.com/whitlockjc) | πŸ”• | πŸ‘ | πŸ”• | πŸ”• | 2024-06-13 | true | 2024-07-26 | 1 | 0 | 0 | 3 | -| [VisualBean](https://github.com/VisualBean) | πŸ‘€ | πŸ‘ | πŸ‘ | πŸ‘ | 2024-07-22 | true | 2024-07-26 | 3 | 0 | 1 | 0 | -| [kennethaasan](https://github.com/kennethaasan) | πŸ‘ | πŸ‘ | πŸ‘ | πŸ‘ | 2024-07-23 | true | 2024-07-26 | 4 | 0 | 0 | 0 | -| [GreenRover](https://github.com/GreenRover) | πŸ‘ | πŸ”• | πŸ”• | πŸ‘ | 2024-07-24 | true | 2024-07-26 | 1 | 0 | 0 | 3 | -| [thulieblack](https://github.com/thulieblack) | πŸ‘ | πŸ‘ | πŸ‘ | πŸ‘ | 2024-07-20 | true | 2024-07-26 | 4 | 0 | 0 | 0 | -| [devilkiller-ag](https://github.com/devilkiller-ag) | πŸ”• | πŸ‘ | πŸ‘ | πŸ‘ | 2024-05-28 | true | 2024-07-26 | 3 | 0 | 0 | 1 | -| [sambhavgupta0705](https://github.com/sambhavgupta0705) | πŸ‘ | πŸ”• | πŸ‘ | πŸ‘ | 2024-07-24 | true | 2024-07-26 | 3 | 0 | 0 | 1 | \ No newline at end of file +| name | [Should AsyncAPI Initiative endorse United Nations Global Digital Compact?](https://github.com/asyncapi/community/issues/1577) | [Donate kotlin-asyncapi](https://github.com/asyncapi/community/issues/1313) | [Proposal for Admin Rights for CoC Main Committee on Slack](https://github.com/asyncapi/community/issues/1227) | [chore: add Marketing WORKING_GROUP](https://github.com/asyncapi/community/issues/1130) | [docs: add instruction how voting automation works](https://github.com/asyncapi/community/issues/1155) | lastParticipatedVoteTime | isVotedInLast3Months | lastVoteClosedTime | agreeCount | disagreeCount | abstainCount | notParticipatingCount | +| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | +| [Mayaleeeee](https://github.com/Mayaleeeee) | πŸ‘ | πŸ‘ | πŸ‘ | πŸ‘ | πŸ‘ | 2024-11-12 | true | 2024-11-19 | 5 | 0 | 0 | 0 | +| [aayushmau5](https://github.com/aayushmau5) | πŸ‘ | πŸ”• | πŸ‘ | πŸ‘ | πŸ”• | 2024-11-18 | true | 2024-11-19 | 3 | 0 | 0 | 2 | +| [imabp](https://github.com/imabp) | πŸ‘ | πŸ‘ | πŸ‘ | πŸ”• | πŸ‘ | 2024-11-11 | true | 2024-11-19 | 4 | 0 | 0 | 1 | +| [akshatnema](https://github.com/akshatnema) | πŸ‘ | πŸ‘ | πŸ‘ | πŸ‘ | πŸ‘ | 2024-11-18 | true | 2024-11-19 | 5 | 0 | 0 | 0 | +| [anshgoyalevil](https://github.com/anshgoyalevil) | πŸ‘ | πŸ‘ | πŸ‘ | πŸ‘ | πŸ”• | 2024-11-11 | true | 2024-11-19 | 4 | 0 | 0 | 1 | +| [anandsunderraman](https://github.com/anandsunderraman) | πŸ”• | πŸ‘ | πŸ‘ | πŸ”• | πŸ‘ | 2024-07-23 | true | 2024-11-19 | 3 | 0 | 0 | 2 | +| [Shurtu-gal](https://github.com/Shurtu-gal) | πŸ‘ | πŸ‘ | πŸ‘ | πŸ‘ | πŸ‘ | 2024-11-05 | true | 2024-11-19 | 5 | 0 | 0 | 0 | +| [CameronRushton](https://github.com/CameronRushton) | πŸ‘ | πŸ”• | πŸ‘€ | πŸ”• | πŸ‘ | 2024-11-11 | true | 2024-11-19 | 2 | 0 | 1 | 2 | +| [dalelane](https://github.com/dalelane) | πŸ‘Ž | πŸ‘ | πŸ‘€ | πŸ”• | πŸ”• | 2024-11-13 | true | 2024-11-19 | 1 | 1 | 1 | 2 | +| [fmvilas](https://github.com/fmvilas) | πŸ‘ | πŸ”• | πŸ‘ | πŸ‘ | πŸ‘ | 2024-11-11 | true | 2024-11-19 | 4 | 0 | 0 | 1 | +| [jonaslagoni](https://github.com/jonaslagoni) | πŸ‘ | πŸ‘ | πŸ‘ | πŸ‘ | πŸ‘ | 2024-11-12 | true | 2024-11-19 | 5 | 0 | 0 | 0 | +| [KhudaDad414](https://github.com/KhudaDad414) | πŸ‘ | πŸ”• | πŸ‘ | πŸ‘ | πŸ‘ | 2024-11-18 | true | 2024-11-19 | 4 | 0 | 0 | 1 | +| [lbroudoux](https://github.com/lbroudoux) | πŸ”• | πŸ‘ | πŸ‘ | πŸ‘ | πŸ”• | 2024-07-16 | true | 2024-11-19 | 3 | 0 | 0 | 2 | +| [M3lkior](https://github.com/M3lkior) | πŸ”• | πŸ”• | πŸ”• | πŸ”• | πŸ‘ | 2024-04-12 | true | 2024-11-19 | 1 | 0 | 0 | 4 | +| [derberg](https://github.com/derberg) | πŸ‘ | πŸ‘ | πŸ‘ | πŸ‘ | πŸ‘ | 2024-11-12 | true | 2024-11-19 | 5 | 0 | 0 | 0 | +| [magicmatatjahu](https://github.com/magicmatatjahu) | πŸ‘€ | πŸ”• | πŸ‘ | πŸ‘ | πŸ‘ | 2024-11-18 | true | 2024-11-19 | 3 | 0 | 1 | 1 | +| [AceTheCreator](https://github.com/AceTheCreator) | πŸ”• | πŸ”• | πŸ‘ | πŸ‘ | πŸ”• | 2024-05-29 | true | 2024-11-19 | 2 | 0 | 0 | 3 | +| [NektariosFifes](https://github.com/NektariosFifes) | πŸ”• | πŸ”• | πŸ”• | πŸ”• | πŸ”• | Member has not participated in all previous voting process. | Member has not participated in all previous voting process. | 2024-11-19 | 0 | 0 | 0 | 5 | +| [Pakisan](https://github.com/Pakisan) | πŸ‘ | πŸ‘ | πŸ”• | πŸ‘ | πŸ‘ | 2024-11-11 | true | 2024-11-19 | 4 | 0 | 0 | 1 | +| [theschles](https://github.com/theschles) | πŸ‘Ž | πŸ‘ | πŸ”• | πŸ”• | πŸ‘ | 2024-11-14 | true | 2024-11-19 | 2 | 1 | 0 | 2 | +| [princerajpoot20](https://github.com/princerajpoot20) | πŸ‘€ | πŸ”• | πŸ‘ | πŸ‘ | πŸ‘ | 2024-11-15 | true | 2024-11-19 | 3 | 0 | 1 | 1 | +| [rcoppen](https://github.com/rcoppen) | πŸ‘€ | πŸ‘ | πŸ”• | πŸ”• | πŸ”• | 2024-11-18 | true | 2024-11-19 | 1 | 0 | 1 | 3 | +| [Amzani](https://github.com/Amzani) | πŸ‘ | πŸ”• | πŸ‘ | πŸ‘ | πŸ”• | 2024-11-18 | true | 2024-11-19 | 3 | 0 | 0 | 2 | +| [smoya](https://github.com/smoya) | πŸ‘Ž | πŸ‘ | πŸ‘ | πŸ‘ | πŸ”• | 2024-11-12 | true | 2024-11-19 | 3 | 1 | 0 | 1 | +| [Souvikns](https://github.com/Souvikns) | πŸ‘ | πŸ‘ | πŸ‘ | πŸ”• | πŸ‘ | 2024-11-18 | true | 2024-11-19 | 4 | 0 | 0 | 1 | +| [quetzalliwrites](https://github.com/quetzalliwrites) | πŸ”• | πŸ”• | πŸ‘ | πŸ‘ | πŸ‘ | 2024-06-04 | true | 2024-11-19 | 3 | 0 | 0 | 2 | +| [BOLT04](https://github.com/BOLT04) | πŸ‘€ | πŸ”• | πŸ‘ | πŸ‘ | πŸ”• | 2024-11-13 | true | 2024-11-19 | 2 | 0 | 1 | 2 | +| [dan-r](https://github.com/dan-r) | πŸ‘ | πŸ‘ | πŸ”• | πŸ”• | πŸ”• | 2024-11-18 | true | 2024-11-19 | 2 | 0 | 0 | 3 | +| [Tenischev](https://github.com/Tenischev) | πŸ‘€ | πŸ‘ | πŸ”• | πŸ”• | πŸ”• | 2024-11-12 | true | 2024-11-19 | 1 | 0 | 1 | 3 | +| [Samridhi-98](https://github.com/Samridhi-98) | πŸ‘ | πŸ‘ | πŸ”• | πŸ”• | πŸ‘ | 2024-11-13 | true | 2024-11-19 | 3 | 0 | 0 | 2 | +| [ivangsa](https://github.com/ivangsa) | πŸ‘Ž | πŸ‘ | πŸ”• | πŸ”• | πŸ‘ | 2024-11-12 | true | 2024-11-19 | 2 | 1 | 0 | 2 | +| [Florence-Njeri](https://github.com/Florence-Njeri) | πŸ‘ | πŸ‘ | πŸ‘ | πŸ‘ | πŸ‘ | 2024-11-18 | true | 2024-11-19 | 5 | 0 | 0 | 0 | +| [whitlockjc](https://github.com/whitlockjc) | πŸ‘ | πŸ”• | πŸ‘ | πŸ”• | πŸ”• | 2024-11-11 | true | 2024-11-19 | 2 | 0 | 0 | 3 | +| [VisualBean](https://github.com/VisualBean) | πŸ‘ | πŸ‘€ | πŸ‘ | πŸ‘ | πŸ‘ | 2024-11-11 | true | 2024-11-19 | 4 | 0 | 1 | 0 | +| [kennethaasan](https://github.com/kennethaasan) | πŸ”• | πŸ‘ | πŸ‘ | πŸ‘ | πŸ‘ | 2024-07-23 | true | 2024-11-19 | 4 | 0 | 0 | 1 | +| [GreenRover](https://github.com/GreenRover) | πŸ‘Ž | πŸ‘ | πŸ”• | πŸ”• | πŸ‘ | 2024-11-12 | true | 2024-11-19 | 1 | 1 | 0 | 3 | +| [thulieblack](https://github.com/thulieblack) | πŸ‘ | πŸ‘ | πŸ‘ | πŸ‘ | πŸ‘ | 2024-11-11 | true | 2024-11-19 | 5 | 0 | 0 | 0 | +| [devilkiller-ag](https://github.com/devilkiller-ag) | πŸ”• | πŸ”• | πŸ‘ | πŸ‘ | πŸ‘ | 2024-05-28 | true | 2024-11-19 | 3 | 0 | 0 | 2 | +| [sambhavgupta0705](https://github.com/sambhavgupta0705) | πŸ‘ | πŸ‘ | πŸ”• | πŸ‘ | πŸ‘ | 2024-11-14 | true | 2024-11-19 | 4 | 0 | 0 | 1 | \ No newline at end of file diff --git a/voteTrackingFile.json b/voteTrackingFile.json index 419020d19..5039d8d26 100644 --- a/voteTrackingFile.json +++ b/voteTrackingFile.json @@ -1,585 +1,624 @@ [ { "name": "Mayaleeeee", + "Should AsyncAPI Initiative endorse United Nations Global Digital Compact?$$1577": "In favor", "Donate kotlin-asyncapi$$1313": "In favor", "Proposal for Admin Rights for CoC Main Committee on Slack$$1227": "In favor", "chore: add Marketing WORKING_GROUP$$1130": "In favor", "docs: add instruction how voting automation works$$1155": "In favor", - "lastParticipatedVoteTime": "2024-07-17", + "lastParticipatedVoteTime": "2024-11-12", "isVotedInLast3Months": true, - "lastVoteClosedTime": "2024-07-26", + "lastVoteClosedTime": "2024-11-19", "firstVoteClosedTime": "2024-04-12", - "agreeCount": 4, + "agreeCount": 5, "disagreeCount": 0, "abstainCount": 0, "notParticipatingCount": 0 }, { "name": "aayushmau5", + "Should AsyncAPI Initiative endorse United Nations Global Digital Compact?$$1577": "In favor", "Donate kotlin-asyncapi$$1313": "Not participated", "Proposal for Admin Rights for CoC Main Committee on Slack$$1227": "In favor", "chore: add Marketing WORKING_GROUP$$1130": "In favor", "docs: add instruction how voting automation works$$1155": "Not participated", - "lastParticipatedVoteTime": "2024-05-28", + "lastParticipatedVoteTime": "2024-11-18", "isVotedInLast3Months": true, - "lastVoteClosedTime": "2024-07-26", + "lastVoteClosedTime": "2024-11-19", "firstVoteClosedTime": "2024-04-12", - "agreeCount": 2, + "agreeCount": 3, "disagreeCount": 0, "abstainCount": 0, "notParticipatingCount": 2 }, { "name": "imabp", + "Should AsyncAPI Initiative endorse United Nations Global Digital Compact?$$1577": "In favor", "Donate kotlin-asyncapi$$1313": "In favor", "Proposal for Admin Rights for CoC Main Committee on Slack$$1227": "In favor", "chore: add Marketing WORKING_GROUP$$1130": "Not participated", "docs: add instruction how voting automation works$$1155": "In favor", - "lastParticipatedVoteTime": "2024-07-23", + "lastParticipatedVoteTime": "2024-11-11", "isVotedInLast3Months": true, - "lastVoteClosedTime": "2024-07-26", + "lastVoteClosedTime": "2024-11-19", "firstVoteClosedTime": "2024-04-12", - "agreeCount": 3, + "agreeCount": 4, "disagreeCount": 0, "abstainCount": 0, "notParticipatingCount": 1 }, { "name": "akshatnema", + "Should AsyncAPI Initiative endorse United Nations Global Digital Compact?$$1577": "In favor", "Donate kotlin-asyncapi$$1313": "In favor", "Proposal for Admin Rights for CoC Main Committee on Slack$$1227": "In favor", "chore: add Marketing WORKING_GROUP$$1130": "In favor", "docs: add instruction how voting automation works$$1155": "In favor", - "lastParticipatedVoteTime": "2024-07-23", + "lastParticipatedVoteTime": "2024-11-18", "isVotedInLast3Months": true, - "lastVoteClosedTime": "2024-07-26", + "lastVoteClosedTime": "2024-11-19", "firstVoteClosedTime": "2024-04-12", - "agreeCount": 4, + "agreeCount": 5, "disagreeCount": 0, "abstainCount": 0, "notParticipatingCount": 0 }, { "name": "anshgoyalevil", + "Should AsyncAPI Initiative endorse United Nations Global Digital Compact?$$1577": "In favor", "Donate kotlin-asyncapi$$1313": "In favor", "Proposal for Admin Rights for CoC Main Committee on Slack$$1227": "In favor", "chore: add Marketing WORKING_GROUP$$1130": "In favor", "docs: add instruction how voting automation works$$1155": "Not participated", - "lastParticipatedVoteTime": "2024-07-23", + "lastParticipatedVoteTime": "2024-11-11", "isVotedInLast3Months": true, - "lastVoteClosedTime": "2024-07-26", + "lastVoteClosedTime": "2024-11-19", "firstVoteClosedTime": "2024-04-12", - "agreeCount": 3, + "agreeCount": 4, "disagreeCount": 0, "abstainCount": 0, "notParticipatingCount": 1 }, { "name": "anandsunderraman", + "Should AsyncAPI Initiative endorse United Nations Global Digital Compact?$$1577": "Not participated", "Donate kotlin-asyncapi$$1313": "In favor", "Proposal for Admin Rights for CoC Main Committee on Slack$$1227": "In favor", "chore: add Marketing WORKING_GROUP$$1130": "Not participated", "docs: add instruction how voting automation works$$1155": "In favor", "lastParticipatedVoteTime": "2024-07-23", "isVotedInLast3Months": true, - "lastVoteClosedTime": "2024-07-26", + "lastVoteClosedTime": "2024-11-19", "firstVoteClosedTime": "2024-04-12", "agreeCount": 3, "disagreeCount": 0, "abstainCount": 0, - "notParticipatingCount": 1 + "notParticipatingCount": 2 }, { "name": "Shurtu-gal", + "Should AsyncAPI Initiative endorse United Nations Global Digital Compact?$$1577": "In favor", "Donate kotlin-asyncapi$$1313": "In favor", "Proposal for Admin Rights for CoC Main Committee on Slack$$1227": "In favor", "chore: add Marketing WORKING_GROUP$$1130": "In favor", "docs: add instruction how voting automation works$$1155": "In favor", - "lastParticipatedVoteTime": "2024-07-17", + "lastParticipatedVoteTime": "2024-11-05", "isVotedInLast3Months": true, - "lastVoteClosedTime": "2024-07-26", + "lastVoteClosedTime": "2024-11-19", "firstVoteClosedTime": "2024-04-12", - "agreeCount": 4, + "agreeCount": 5, "disagreeCount": 0, "abstainCount": 0, "notParticipatingCount": 0 }, { "name": "CameronRushton", + "Should AsyncAPI Initiative endorse United Nations Global Digital Compact?$$1577": "In favor", "Donate kotlin-asyncapi$$1313": "Not participated", "Proposal for Admin Rights for CoC Main Committee on Slack$$1227": "Abstain", "chore: add Marketing WORKING_GROUP$$1130": "Not participated", "docs: add instruction how voting automation works$$1155": "In favor", - "lastParticipatedVoteTime": "2024-06-13", - "isVotedInLast3Months": "true", - "lastVoteClosedTime": "2024-07-26", + "lastParticipatedVoteTime": "2024-11-11", + "isVotedInLast3Months": true, + "lastVoteClosedTime": "2024-11-19", "firstVoteClosedTime": "2024-04-12", - "agreeCount": 1, + "agreeCount": 2, "disagreeCount": 0, "abstainCount": 1, "notParticipatingCount": 2 }, { "name": "dalelane", + "Should AsyncAPI Initiative endorse United Nations Global Digital Compact?$$1577": "Against", "Donate kotlin-asyncapi$$1313": "In favor", "Proposal for Admin Rights for CoC Main Committee on Slack$$1227": "Abstain", "chore: add Marketing WORKING_GROUP$$1130": "Not participated", "docs: add instruction how voting automation works$$1155": "Not participated", - "lastParticipatedVoteTime": "2024-07-17", + "lastParticipatedVoteTime": "2024-11-13", "isVotedInLast3Months": true, - "lastVoteClosedTime": "2024-07-26", + "lastVoteClosedTime": "2024-11-19", "firstVoteClosedTime": "2024-04-12", "agreeCount": 1, - "disagreeCount": 0, + "disagreeCount": 1, "abstainCount": 1, "notParticipatingCount": 2 }, { "name": "fmvilas", + "Should AsyncAPI Initiative endorse United Nations Global Digital Compact?$$1577": "In favor", "Donate kotlin-asyncapi$$1313": "Not participated", "Proposal for Admin Rights for CoC Main Committee on Slack$$1227": "In favor", "chore: add Marketing WORKING_GROUP$$1130": "In favor", "docs: add instruction how voting automation works$$1155": "In favor", - "lastParticipatedVoteTime": "2024-05-28", + "lastParticipatedVoteTime": "2024-11-11", "isVotedInLast3Months": true, - "lastVoteClosedTime": "2024-07-26", + "lastVoteClosedTime": "2024-11-19", "firstVoteClosedTime": "2024-04-12", - "agreeCount": 3, + "agreeCount": 4, "disagreeCount": 0, "abstainCount": 0, "notParticipatingCount": 1 }, { "name": "jonaslagoni", + "Should AsyncAPI Initiative endorse United Nations Global Digital Compact?$$1577": "In favor", "Donate kotlin-asyncapi$$1313": "In favor", "Proposal for Admin Rights for CoC Main Committee on Slack$$1227": "In favor", "chore: add Marketing WORKING_GROUP$$1130": "In favor", "docs: add instruction how voting automation works$$1155": "In favor", - "lastParticipatedVoteTime": "2024-07-16", + "lastParticipatedVoteTime": "2024-11-12", "isVotedInLast3Months": true, - "lastVoteClosedTime": "2024-07-26", + "lastVoteClosedTime": "2024-11-19", "firstVoteClosedTime": "2024-04-12", - "agreeCount": 4, + "agreeCount": 5, "disagreeCount": 0, "abstainCount": 0, "notParticipatingCount": 0 }, { "name": "KhudaDad414", + "Should AsyncAPI Initiative endorse United Nations Global Digital Compact?$$1577": "In favor", "Donate kotlin-asyncapi$$1313": "Not participated", "Proposal for Admin Rights for CoC Main Committee on Slack$$1227": "In favor", "chore: add Marketing WORKING_GROUP$$1130": "In favor", "docs: add instruction how voting automation works$$1155": "In favor", - "lastParticipatedVoteTime": "2024-05-29", + "lastParticipatedVoteTime": "2024-11-18", "isVotedInLast3Months": true, - "lastVoteClosedTime": "2024-07-26", + "lastVoteClosedTime": "2024-11-19", "firstVoteClosedTime": "2024-04-12", - "agreeCount": 3, + "agreeCount": 4, "disagreeCount": 0, "abstainCount": 0, "notParticipatingCount": 1 }, { "name": "lbroudoux", + "Should AsyncAPI Initiative endorse United Nations Global Digital Compact?$$1577": "Not participated", "Donate kotlin-asyncapi$$1313": "In favor", "Proposal for Admin Rights for CoC Main Committee on Slack$$1227": "In favor", "chore: add Marketing WORKING_GROUP$$1130": "In favor", "docs: add instruction how voting automation works$$1155": "Not participated", "lastParticipatedVoteTime": "2024-07-16", "isVotedInLast3Months": true, - "lastVoteClosedTime": "2024-07-26", + "lastVoteClosedTime": "2024-11-19", "firstVoteClosedTime": "2024-04-12", "agreeCount": 3, "disagreeCount": 0, "abstainCount": 0, - "notParticipatingCount": 1 + "notParticipatingCount": 2 }, { "name": "M3lkior", + "Should AsyncAPI Initiative endorse United Nations Global Digital Compact?$$1577": "Not participated", "Donate kotlin-asyncapi$$1313": "Not participated", "Proposal for Admin Rights for CoC Main Committee on Slack$$1227": "Not participated", "chore: add Marketing WORKING_GROUP$$1130": "Not participated", "docs: add instruction how voting automation works$$1155": "In favor", "lastParticipatedVoteTime": "2024-04-12", "isVotedInLast3Months": true, - "lastVoteClosedTime": "2024-07-26", + "lastVoteClosedTime": "2024-11-19", "firstVoteClosedTime": "2024-04-12", "agreeCount": 1, "disagreeCount": 0, "abstainCount": 0, - "notParticipatingCount": 3 + "notParticipatingCount": 4 }, { "name": "derberg", + "Should AsyncAPI Initiative endorse United Nations Global Digital Compact?$$1577": "In favor", "Donate kotlin-asyncapi$$1313": "In favor", "Proposal for Admin Rights for CoC Main Committee on Slack$$1227": "In favor", "chore: add Marketing WORKING_GROUP$$1130": "In favor", "docs: add instruction how voting automation works$$1155": "In favor", - "lastParticipatedVoteTime": "2024-07-16", + "lastParticipatedVoteTime": "2024-11-12", "isVotedInLast3Months": true, - "lastVoteClosedTime": "2024-07-26", + "lastVoteClosedTime": "2024-11-19", "firstVoteClosedTime": "2024-04-12", - "agreeCount": 4, + "agreeCount": 5, "disagreeCount": 0, "abstainCount": 0, "notParticipatingCount": 0 }, { "name": "magicmatatjahu", + "Should AsyncAPI Initiative endorse United Nations Global Digital Compact?$$1577": "Abstain", "Donate kotlin-asyncapi$$1313": "Not participated", "Proposal for Admin Rights for CoC Main Committee on Slack$$1227": "In favor", "chore: add Marketing WORKING_GROUP$$1130": "In favor", "docs: add instruction how voting automation works$$1155": "In favor", - "lastParticipatedVoteTime": "2024-06-13", + "lastParticipatedVoteTime": "2024-11-18", "isVotedInLast3Months": true, - "lastVoteClosedTime": "2024-07-26", + "lastVoteClosedTime": "2024-11-19", "firstVoteClosedTime": "2024-04-12", "agreeCount": 3, "disagreeCount": 0, - "abstainCount": 0, + "abstainCount": 1, "notParticipatingCount": 1 }, { "name": "AceTheCreator", + "Should AsyncAPI Initiative endorse United Nations Global Digital Compact?$$1577": "Not participated", "Donate kotlin-asyncapi$$1313": "Not participated", "Proposal for Admin Rights for CoC Main Committee on Slack$$1227": "In favor", "chore: add Marketing WORKING_GROUP$$1130": "In favor", "docs: add instruction how voting automation works$$1155": "Not participated", "lastParticipatedVoteTime": "2024-05-29", "isVotedInLast3Months": true, - "lastVoteClosedTime": "2024-07-26", + "lastVoteClosedTime": "2024-11-19", "firstVoteClosedTime": "2024-04-12", "agreeCount": 2, "disagreeCount": 0, "abstainCount": 0, - "notParticipatingCount": 2 + "notParticipatingCount": 3 }, { "name": "NektariosFifes", + "Should AsyncAPI Initiative endorse United Nations Global Digital Compact?$$1577": "Not participated", "Donate kotlin-asyncapi$$1313": "Not participated", "Proposal for Admin Rights for CoC Main Committee on Slack$$1227": "Not participated", "chore: add Marketing WORKING_GROUP$$1130": "Not participated", "docs: add instruction how voting automation works$$1155": "Not participated", "lastParticipatedVoteTime": "Member has not participated in all previous voting process.", "isVotedInLast3Months": "Member has not participated in all previous voting process.", - "lastVoteClosedTime": "2024-07-26", + "lastVoteClosedTime": "2024-11-19", "firstVoteClosedTime": "2024-04-12", "agreeCount": 0, "disagreeCount": 0, "abstainCount": 0, - "notParticipatingCount": 4 + "notParticipatingCount": 5 }, { "name": "Pakisan", + "Should AsyncAPI Initiative endorse United Nations Global Digital Compact?$$1577": "In favor", "Donate kotlin-asyncapi$$1313": "In favor", "Proposal for Admin Rights for CoC Main Committee on Slack$$1227": "Not participated", "chore: add Marketing WORKING_GROUP$$1130": "In favor", "docs: add instruction how voting automation works$$1155": "In favor", - "lastParticipatedVoteTime": "2024-07-16", + "lastParticipatedVoteTime": "2024-11-11", "isVotedInLast3Months": true, - "lastVoteClosedTime": "2024-07-26", + "lastVoteClosedTime": "2024-11-19", "firstVoteClosedTime": "2024-04-12", - "agreeCount": 3, + "agreeCount": 4, "disagreeCount": 0, "abstainCount": 0, "notParticipatingCount": 1 }, { "name": "theschles", + "Should AsyncAPI Initiative endorse United Nations Global Digital Compact?$$1577": "Against", "Donate kotlin-asyncapi$$1313": "In favor", "Proposal for Admin Rights for CoC Main Committee on Slack$$1227": "Not participated", "chore: add Marketing WORKING_GROUP$$1130": "Not participated", "docs: add instruction how voting automation works$$1155": "In favor", - "lastParticipatedVoteTime": "2024-07-18", + "lastParticipatedVoteTime": "2024-11-14", "isVotedInLast3Months": true, - "lastVoteClosedTime": "2024-07-26", + "lastVoteClosedTime": "2024-11-19", "firstVoteClosedTime": "2024-04-12", "agreeCount": 2, - "disagreeCount": 0, + "disagreeCount": 1, "abstainCount": 0, "notParticipatingCount": 2 }, { "name": "princerajpoot20", + "Should AsyncAPI Initiative endorse United Nations Global Digital Compact?$$1577": "Abstain", "Donate kotlin-asyncapi$$1313": "Not participated", "Proposal for Admin Rights for CoC Main Committee on Slack$$1227": "In favor", "chore: add Marketing WORKING_GROUP$$1130": "In favor", "docs: add instruction how voting automation works$$1155": "In favor", - "lastParticipatedVoteTime": "2024-05-28", + "lastParticipatedVoteTime": "2024-11-15", "isVotedInLast3Months": true, - "lastVoteClosedTime": "2024-07-26", + "lastVoteClosedTime": "2024-11-19", "firstVoteClosedTime": "2024-04-12", "agreeCount": 3, "disagreeCount": 0, - "abstainCount": 0, + "abstainCount": 1, "notParticipatingCount": 1 }, { "name": "rcoppen", + "Should AsyncAPI Initiative endorse United Nations Global Digital Compact?$$1577": "Abstain", "Donate kotlin-asyncapi$$1313": "In favor", "Proposal for Admin Rights for CoC Main Committee on Slack$$1227": "Not participated", "chore: add Marketing WORKING_GROUP$$1130": "Not participated", "docs: add instruction how voting automation works$$1155": "Not participated", - "lastParticipatedVoteTime": "2024-07-17", + "lastParticipatedVoteTime": "2024-11-18", "isVotedInLast3Months": true, - "lastVoteClosedTime": "2024-07-26", + "lastVoteClosedTime": "2024-11-19", "firstVoteClosedTime": "2024-04-12", "agreeCount": 1, "disagreeCount": 0, - "abstainCount": 0, + "abstainCount": 1, "notParticipatingCount": 3 }, { "name": "Amzani", + "Should AsyncAPI Initiative endorse United Nations Global Digital Compact?$$1577": "In favor", "Donate kotlin-asyncapi$$1313": "Not participated", "Proposal for Admin Rights for CoC Main Committee on Slack$$1227": "In favor", "chore: add Marketing WORKING_GROUP$$1130": "In favor", "docs: add instruction how voting automation works$$1155": "Not participated", - "lastParticipatedVoteTime": "2024-06-13", + "lastParticipatedVoteTime": "2024-11-18", "isVotedInLast3Months": true, - "lastVoteClosedTime": "2024-07-26", + "lastVoteClosedTime": "2024-11-19", "firstVoteClosedTime": "2024-04-12", - "agreeCount": 2, + "agreeCount": 3, "disagreeCount": 0, "abstainCount": 0, "notParticipatingCount": 2 }, { "name": "smoya", + "Should AsyncAPI Initiative endorse United Nations Global Digital Compact?$$1577": "Against", "Donate kotlin-asyncapi$$1313": "In favor", "Proposal for Admin Rights for CoC Main Committee on Slack$$1227": "In favor", "chore: add Marketing WORKING_GROUP$$1130": "In favor", "docs: add instruction how voting automation works$$1155": "Not participated", - "lastParticipatedVoteTime": "2024-07-23", + "lastParticipatedVoteTime": "2024-11-12", "isVotedInLast3Months": true, - "lastVoteClosedTime": "2024-07-26", + "lastVoteClosedTime": "2024-11-19", "firstVoteClosedTime": "2024-04-12", "agreeCount": 3, - "disagreeCount": 0, + "disagreeCount": 1, "abstainCount": 0, "notParticipatingCount": 1 }, { "name": "Souvikns", + "Should AsyncAPI Initiative endorse United Nations Global Digital Compact?$$1577": "In favor", "Donate kotlin-asyncapi$$1313": "In favor", "Proposal for Admin Rights for CoC Main Committee on Slack$$1227": "In favor", "chore: add Marketing WORKING_GROUP$$1130": "Not participated", "docs: add instruction how voting automation works$$1155": "In favor", - "lastParticipatedVoteTime": "2024-07-17", + "lastParticipatedVoteTime": "2024-11-18", "isVotedInLast3Months": true, - "lastVoteClosedTime": "2024-07-26", + "lastVoteClosedTime": "2024-11-19", "firstVoteClosedTime": "2024-04-12", - "agreeCount": 3, + "agreeCount": 4, "disagreeCount": 0, "abstainCount": 0, "notParticipatingCount": 1 }, { "name": "quetzalliwrites", + "Should AsyncAPI Initiative endorse United Nations Global Digital Compact?$$1577": "Not participated", "Donate kotlin-asyncapi$$1313": "Not participated", "Proposal for Admin Rights for CoC Main Committee on Slack$$1227": "In favor", "chore: add Marketing WORKING_GROUP$$1130": "In favor", "docs: add instruction how voting automation works$$1155": "In favor", "lastParticipatedVoteTime": "2024-06-04", "isVotedInLast3Months": true, - "lastVoteClosedTime": "2024-07-26", + "lastVoteClosedTime": "2024-11-19", "firstVoteClosedTime": "2024-04-12", "agreeCount": 3, "disagreeCount": 0, "abstainCount": 0, - "notParticipatingCount": 1 + "notParticipatingCount": 2 }, { "name": "BOLT04", + "Should AsyncAPI Initiative endorse United Nations Global Digital Compact?$$1577": "Abstain", "Donate kotlin-asyncapi$$1313": "Not participated", "Proposal for Admin Rights for CoC Main Committee on Slack$$1227": "In favor", "chore: add Marketing WORKING_GROUP$$1130": "In favor", "docs: add instruction how voting automation works$$1155": "Not participated", - "lastParticipatedVoteTime": "2024-06-08", + "lastParticipatedVoteTime": "2024-11-13", "isVotedInLast3Months": true, - "lastVoteClosedTime": "2024-07-26", + "lastVoteClosedTime": "2024-11-19", "firstVoteClosedTime": "2024-04-12", "agreeCount": 2, "disagreeCount": 0, - "abstainCount": 0, + "abstainCount": 1, "notParticipatingCount": 2 }, { "name": "dan-r", + "Should AsyncAPI Initiative endorse United Nations Global Digital Compact?$$1577": "In favor", "Donate kotlin-asyncapi$$1313": "In favor", "Proposal for Admin Rights for CoC Main Committee on Slack$$1227": "Not participated", "chore: add Marketing WORKING_GROUP$$1130": "Not participated", "docs: add instruction how voting automation works$$1155": "Not participated", - "lastParticipatedVoteTime": "2024-07-22", + "lastParticipatedVoteTime": "2024-11-18", "isVotedInLast3Months": true, - "lastVoteClosedTime": "2024-07-26", + "lastVoteClosedTime": "2024-11-19", "firstVoteClosedTime": "2024-04-12", - "agreeCount": 1, + "agreeCount": 2, "disagreeCount": 0, "abstainCount": 0, "notParticipatingCount": 3 }, { "name": "Tenischev", + "Should AsyncAPI Initiative endorse United Nations Global Digital Compact?$$1577": "Abstain", "Donate kotlin-asyncapi$$1313": "In favor", "Proposal for Admin Rights for CoC Main Committee on Slack$$1227": "Not participated", "chore: add Marketing WORKING_GROUP$$1130": "Not participated", "docs: add instruction how voting automation works$$1155": "Not participated", - "lastParticipatedVoteTime": "2024-07-16", + "lastParticipatedVoteTime": "2024-11-12", "isVotedInLast3Months": true, - "lastVoteClosedTime": "2024-07-26", + "lastVoteClosedTime": "2024-11-19", "firstVoteClosedTime": "2024-04-12", "agreeCount": 1, "disagreeCount": 0, - "abstainCount": 0, + "abstainCount": 1, "notParticipatingCount": 3 }, { "name": "Samridhi-98", + "Should AsyncAPI Initiative endorse United Nations Global Digital Compact?$$1577": "In favor", "Donate kotlin-asyncapi$$1313": "In favor", "Proposal for Admin Rights for CoC Main Committee on Slack$$1227": "Not participated", "chore: add Marketing WORKING_GROUP$$1130": "Not participated", "docs: add instruction how voting automation works$$1155": "In favor", - "lastParticipatedVoteTime": "2024-07-16", + "lastParticipatedVoteTime": "2024-11-13", "isVotedInLast3Months": true, - "lastVoteClosedTime": "2024-07-26", + "lastVoteClosedTime": "2024-11-19", "firstVoteClosedTime": "2024-04-12", - "agreeCount": 2, + "agreeCount": 3, "disagreeCount": 0, "abstainCount": 0, "notParticipatingCount": 2 }, { "name": "ivangsa", + "Should AsyncAPI Initiative endorse United Nations Global Digital Compact?$$1577": "Against", "Donate kotlin-asyncapi$$1313": "In favor", "Proposal for Admin Rights for CoC Main Committee on Slack$$1227": "Not participated", "chore: add Marketing WORKING_GROUP$$1130": "Not participated", "docs: add instruction how voting automation works$$1155": "In favor", - "lastParticipatedVoteTime": "2024-07-17", + "lastParticipatedVoteTime": "2024-11-12", "isVotedInLast3Months": true, - "lastVoteClosedTime": "2024-07-26", + "lastVoteClosedTime": "2024-11-19", "firstVoteClosedTime": "2024-04-12", "agreeCount": 2, - "disagreeCount": 0, + "disagreeCount": 1, "abstainCount": 0, "notParticipatingCount": 2 }, { "name": "Florence-Njeri", + "Should AsyncAPI Initiative endorse United Nations Global Digital Compact?$$1577": "In favor", "Donate kotlin-asyncapi$$1313": "In favor", "Proposal for Admin Rights for CoC Main Committee on Slack$$1227": "In favor", "chore: add Marketing WORKING_GROUP$$1130": "In favor", "docs: add instruction how voting automation works$$1155": "In favor", - "lastParticipatedVoteTime": "2024-07-23", + "lastParticipatedVoteTime": "2024-11-18", "isVotedInLast3Months": true, - "lastVoteClosedTime": "2024-07-26", + "lastVoteClosedTime": "2024-11-19", "firstVoteClosedTime": "2024-04-12", - "agreeCount": 4, + "agreeCount": 5, "disagreeCount": 0, "abstainCount": 0, "notParticipatingCount": 0 }, { "name": "whitlockjc", + "Should AsyncAPI Initiative endorse United Nations Global Digital Compact?$$1577": "In favor", "Donate kotlin-asyncapi$$1313": "Not participated", "Proposal for Admin Rights for CoC Main Committee on Slack$$1227": "In favor", "chore: add Marketing WORKING_GROUP$$1130": "Not participated", "docs: add instruction how voting automation works$$1155": "Not participated", - "lastParticipatedVoteTime": "2024-06-13", + "lastParticipatedVoteTime": "2024-11-11", "isVotedInLast3Months": true, - "lastVoteClosedTime": "2024-07-26", + "lastVoteClosedTime": "2024-11-19", "firstVoteClosedTime": "2024-04-12", - "agreeCount": 1, + "agreeCount": 2, "disagreeCount": 0, "abstainCount": 0, "notParticipatingCount": 3 }, { "name": "VisualBean", + "Should AsyncAPI Initiative endorse United Nations Global Digital Compact?$$1577": "In favor", "Donate kotlin-asyncapi$$1313": "Abstain", "Proposal for Admin Rights for CoC Main Committee on Slack$$1227": "In favor", "chore: add Marketing WORKING_GROUP$$1130": "In favor", "docs: add instruction how voting automation works$$1155": "In favor", - "lastParticipatedVoteTime": "2024-07-22", + "lastParticipatedVoteTime": "2024-11-11", "isVotedInLast3Months": true, - "lastVoteClosedTime": "2024-07-26", + "lastVoteClosedTime": "2024-11-19", "firstVoteClosedTime": "2024-04-12", - "agreeCount": 3, + "agreeCount": 4, "disagreeCount": 0, "abstainCount": 1, "notParticipatingCount": 0 }, { "name": "kennethaasan", + "Should AsyncAPI Initiative endorse United Nations Global Digital Compact?$$1577": "Not participated", "Donate kotlin-asyncapi$$1313": "In favor", "Proposal for Admin Rights for CoC Main Committee on Slack$$1227": "In favor", "chore: add Marketing WORKING_GROUP$$1130": "In favor", "docs: add instruction how voting automation works$$1155": "In favor", "lastParticipatedVoteTime": "2024-07-23", "isVotedInLast3Months": true, - "lastVoteClosedTime": "2024-07-26", + "lastVoteClosedTime": "2024-11-19", "firstVoteClosedTime": "2024-04-12", "agreeCount": 4, "disagreeCount": 0, "abstainCount": 0, - "notParticipatingCount": 0 + "notParticipatingCount": 1 }, { "name": "GreenRover", + "Should AsyncAPI Initiative endorse United Nations Global Digital Compact?$$1577": "Against", "Donate kotlin-asyncapi$$1313": "In favor", "Proposal for Admin Rights for CoC Main Committee on Slack$$1227": "Not participated", "chore: add Marketing WORKING_GROUP$$1130": "Not participated", "docs: add instruction how voting automation works$$1155": "In favor", - "lastParticipatedVoteTime": "2024-07-24", + "lastParticipatedVoteTime": "2024-11-12", "isVotedInLast3Months": true, - "lastVoteClosedTime": "2024-07-26", + "lastVoteClosedTime": "2024-11-19", "firstVoteClosedTime": "2024-04-12", "agreeCount": 1, - "disagreeCount": 0, + "disagreeCount": 1, "abstainCount": 0, "notParticipatingCount": 3 }, { "name": "thulieblack", + "Should AsyncAPI Initiative endorse United Nations Global Digital Compact?$$1577": "In favor", "Donate kotlin-asyncapi$$1313": "In favor", "Proposal for Admin Rights for CoC Main Committee on Slack$$1227": "In favor", "chore: add Marketing WORKING_GROUP$$1130": "In favor", "docs: add instruction how voting automation works$$1155": "In favor", - "lastParticipatedVoteTime": "2024-07-20", + "lastParticipatedVoteTime": "2024-11-11", "isVotedInLast3Months": true, - "lastVoteClosedTime": "2024-07-26", + "lastVoteClosedTime": "2024-11-19", "firstVoteClosedTime": "2024-04-12", - "agreeCount": 4, + "agreeCount": 5, "disagreeCount": 0, "abstainCount": 0, "notParticipatingCount": 0 }, { "name": "devilkiller-ag", + "Should AsyncAPI Initiative endorse United Nations Global Digital Compact?$$1577": "Not participated", "Donate kotlin-asyncapi$$1313": "Not participated", "Proposal for Admin Rights for CoC Main Committee on Slack$$1227": "In favor", "chore: add Marketing WORKING_GROUP$$1130": "In favor", "docs: add instruction how voting automation works$$1155": "In favor", "lastParticipatedVoteTime": "2024-05-28", "isVotedInLast3Months": true, - "lastVoteClosedTime": "2024-07-26", + "lastVoteClosedTime": "2024-11-19", "firstVoteClosedTime": "2024-04-12", "agreeCount": 3, "disagreeCount": 0, "abstainCount": 0, - "notParticipatingCount": 1 + "notParticipatingCount": 2 }, { "name": "sambhavgupta0705", + "Should AsyncAPI Initiative endorse United Nations Global Digital Compact?$$1577": "In favor", "Donate kotlin-asyncapi$$1313": "In favor", "Proposal for Admin Rights for CoC Main Committee on Slack$$1227": "Not participated", "chore: add Marketing WORKING_GROUP$$1130": "In favor", "docs: add instruction how voting automation works$$1155": "In favor", - "lastParticipatedVoteTime": "2024-07-24", + "lastParticipatedVoteTime": "2024-11-14", "isVotedInLast3Months": true, - "lastVoteClosedTime": "2024-07-26", + "lastVoteClosedTime": "2024-11-19", "firstVoteClosedTime": "2024-04-12", - "agreeCount": 3, + "agreeCount": 4, "disagreeCount": 0, "abstainCount": 0, "notParticipatingCount": 1 From d8aad96095ba63f6c0fd81cb6cf9ea5ebd6f20ce Mon Sep 17 00:00:00 2001 From: V Thulisile Sibanda <66913810+thulieblack@users.noreply.github.com> Date: Fri, 22 Nov 2024 21:49:17 +0200 Subject: [PATCH 14/15] chore: update mentorship doc (#1580) Co-authored-by: Cody's Dad <40604284+AceTheCreator@users.noreply.github.com> --- mentorship/asyncapi-mentorship/README.md | 56 ++++++++++++------------ 1 file changed, 27 insertions(+), 29 deletions(-) diff --git a/mentorship/asyncapi-mentorship/README.md b/mentorship/asyncapi-mentorship/README.md index f40873eca..a48ed96ad 100644 --- a/mentorship/asyncapi-mentorship/README.md +++ b/mentorship/asyncapi-mentorship/README.md @@ -5,18 +5,17 @@ The AsyncAPI Mentorship makes it easy to sponsor and help train the next generat ## Program Cycles and Archive data | Year | Term | Status | Announcement | Details | | ---- | ------ | --------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------- | +| 2024 | Sep-Mar | In Progress | | In Progress | | 2023 | Jan-Nov | Completed | | [Jan-Nov](2023/README.md) | | 2022 | Jan-Nov | Completed | | [Jan-Nov](2022/README.md) | -## Current cycle -The AsyncAPI Mentorship program current cycle is 2023 and more details are coming in Q3 of 2023. The next cycle will kick off Q1 of 2024 ## Program Maintainers - Azeez Elegbede ([@acethecreator](https://github.com/acethecreator)\): -- Lukasz Gornicki ([@derberg](https://github.com/derberg)\): +- Thulisile Sibanda ([@thulieblack](https://github.com/thulieblack)\): -The AsyncAPI mentorship program is hosted by the AsyncAPI initiative, the industry standard for defining asynchronous APIs. +The AsyncAPI initiative hosts the AsyncAPI mentorship program, an industry standard for defining asynchronous APIs. ## Definitions @@ -32,7 +31,7 @@ The AsyncAPI mentorship program is hosted by the AsyncAPI initiative, the indust - "**Phase 1**" means the first half of the Execution Period of a given Project. - "**Program Administrators**" means AsyncAPI's administrators for the Program. - "**Program Period**" is between January 23, 2023, and November 17, 2023. - - **Project**" means an open-source project to be worked on by an AsyncAPI's Contributor as an individual. To avoid doubt, Projects aren't just coding-related only. + - **Project**" means an open-source project to be worked on by an AsyncAPI's Contributor as an individual. To avoid doubt, projects aren't just coding-related. - "**Project Proposal**" means an AsyncAPI contributor's proposal for a project. - "**Project Submissions**" means the work product that an AsyncAPI Contributor submits for a Project, including the Project Proposal and any software and documentation, including Final Project Materials. @@ -43,38 +42,38 @@ AsyncAPI may suspend, cancel, or modify the Program's structure if technical dif #### Program Removal In addition to any terms regarding removal from the Program stated in these Program Rules, AsyncAPI may remove a Participant from the Program if AsyncAPI reasonably believes that the Participant has attempted to undermine the legitimate operation of the Program, including: - - Breaching or refusing to comply with these Program Rules - - Stressing the Mentor by not being responsive or not keeping the Mentor in the loop during the program period - - Threatening or harassing AsyncAPI or other Participants, including Organizations' employees and representatives - - Tampering or interfering with the administration of the Program or with the ability of other Participants to participate in the Program - - Submitting content that is not original/violates the rights of a third party/lewd, obscene, pornographic, racist, sexist, or otherwise inappropriate to the Program. - - Suppose a Participant is removed from the Program for any reason. In that case, the Participant will no longer be eligible to receive stipends from AsyncAPI and may be prohibited from participating in any future programs run by the AsyncAPI Initiative. +- Breaching or refusing to comply with these Program Rules +- Stressing the Mentor by not being responsive or not keeping the Mentor in the loop during the program period +- Threatening or harassing AsyncAPI or other Participants, including Organizations' employees and representatives +- Tampering or interfering with the administration of the Program or with the ability of other Participants to participate in the Program +- Submitting content that is not original/violates the rights of a third party/lewd, obscene, pornographic, racist, sexist, or otherwise inappropriate to the Program. +- Suppose a Participant is removed from the Program for any reason. In that case, the Participant will no longer be eligible to receive stipends from AsyncAPI and may be prohibited from participating in any future programs run by the AsyncAPI Initiative. #### Communication -All communications between AsyncAPI and the Participants will be in English, including Github, Slack and email communications. +All communications between AsyncAPI and the Participants, including Github, Slack, and email, will be in English. #### Conduct -Participants must use professional and courteous Conduct when interacting with other Participants and Program Administrators. If a Participant does not use such behavior, AsyncAPI may remove the Participant from the Program. +Participants must behave professionally and courteously when interacting with other Participants and Program Administrators. If a Participant does not behave professionally and courteously, AsyncAPI may remove the Participant from the Program. ## Mentors The Organization's Administrator must designate mentors. #### Eligibility -To participate in the Program, mentors must be a contributor or a maintainer to any project run by AsyncAPI and not be a participant in the Program. +To participate in the Program, mentors must be contributors or maintainers to any project run by AsyncAPI and not be participants in the Program. #### Responsibilities Each Mentor for an accepted project will: - - Participate in the Community Bonding Period - - Guide their Contributor(s) on their Projects for the Organization - - Use best efforts to respond to GSoC Contributor requests within thirty-six (48) hours. - - Provide Evaluations of their Contributor(s)'’' work by the Project Criteria +- Participate in the Community Bonding Period +- Guide their Contributor(s) on their Projects for the Organization +- Use best efforts to respond to Contributor requests within forty-eight (48) hours. +- Provide Evaluations of their Contributor(s)'’' work by the Project Criteria Suppose AsyncAPI reasonably believes that a Mentor still needs to meet the primary responsibilities. In that case, AsyncAPI may require the Progam Administrators to designate a replacement Mentor and remove the former Mentor from the Program. ## Program Contributors/Mentees #### Eligibility -In other to qualify to participate in the AsyncAPI mentorship program, you have to meet the following criteria: +To qualify to participate in the AsyncAPI mentorship program, you have to meet the following criteria: - Made at least two contributions to any of the AsyncAPI's projects. - Be a student or a beginner in open-source software development. - Not be a Project Administrator or Mentor in the Program @@ -89,9 +88,9 @@ Ensure you're eligible to participate in the Program, then submit a Project Prop - Each AsyncAPI Contributor may submit up to three (3) Project Proposals; however, only one (1) Project Proposal may be accepted per AsyncAPI Contributor. #### Acceptance -- Project Proposals will be reviewed by the selected project Mentor to which they were submitted. A Mentor may accept or reject any Project Proposal at their sole discretion. In the event that two (2) or mentors wish to accept Project Proposals from the same Contributor, the Contributor will decide only to select one Project of their choice. AsyncAPI will announce the Project Proposals accepted to the Program on the Program Slack channel and GitHub discussion. +- Project Proposals will be reviewed by the selected project Mentor to which they were submitted. A Mentor may accept or reject any Project Proposal at their sole discretion. If two (2) mentors wish to accept Project Proposals from the same Contributor, the Contributor will decide only to select one Project of their choice. AsyncAPI will announce the Project Proposals accepted to the Program on the Program Slack channel and in the GitHub discussion. - Each Contributor with an accepted Project Proposal will be matched with at least one (1) Mentor. -- Contributors must have an accepted Project Proposal to continue with the Program and will have to try again next time. +- To continue with the program, Contributors must have an accepted Project Proposal, and they will have to try again next time. #### Responsibilities @@ -100,7 +99,7 @@ Each accepted AsyncAPI mentorship participant will perform all necessary additio - Providing Evaluation of their Mentor - Working diligently to complete the Project as it may be modified with the agreement of the Organization - Following the coding and documentation standards set out by their Organization -- Actively participating in the Organization's community and adhering to the Organization's rules and codes of Conduct. +- Actively participating in the Organization's community and adhering to the Organization's rules and [Code of Conduct](https://github.com/asyncapi/community/blob/master/CODE_OF_CONDUCT.md). - Publishing their Project code in a publicly accessible location and under anΒ [Open Source Initiative approved license](http://www.opensource.org/licenses/alphabetical)Β of the Organization's choice. If AsyncAPI reasonably believes that a Participant has failed to meet the primary responsibilities, AsyncAPI may remove such Participant from the Program. @@ -115,22 +114,21 @@ If AsyncAPI reasonably believes that a Participant has failed to meet the primar - **Deadlines**: Participants and Mentors must submit Evaluations to the program administrators through the appropriate channel by the agreed deadlines set forth by both parties before the start date - **Visibility**: Evaluations submitted by a Participant will only be visible to the Program Administrators - **Grading; Missing Deadlines**: - - If Participant receives a failing grade on the Phase 1 Evaluation period, the Participant will be removed from the Program. + - If the Participant receives a failing grade on the Phase 1 Evaluation period, the Participant will be removed from the Program. - The Mentor will evaluate the Participant's Project Submissions based on the work done from the beginning of the work period until the start of the evaluation period. Any work done during the evaluation period will be considered for the next evaluation period. - The Mentor will evaluate the Participant's Project Submissions against the Project Criteria. - If a Mentor fails to submit an Evaluation by the applicable deadline, the Participant will not receive the stipend for that Evaluation period. -- **Final Project Materials**: AsyncAPI mentorship program Participants must submit their Final Project Materials through the Organizations' Github account by the Final Evaluation deadline. If a participant fails to do so, the Participant will be deemed to have received a failing grade on the Final Evaluation, regardless of the actual grade the Participant received from the Mentor. +- **Final Project Materials**: AsyncAPI mentorship program Participants must submit their Final Project Materials through the Organization Github account by the Final Evaluation deadline. If a participant fails to do so, the Participant will be deemed to have received a failing grade on the Final Evaluation, regardless of the actual grade the Participant received from the Mentor. ## Payment -The AsyncAPI participants may receive stipends from AsyncAPI, and stipends are at AsyncAPI's sole discretion and are not adjusted to the cost of living. All participants will receive an equal amount of stipends during the program participation. +The AsyncAPI participants may receive stipends from AsyncAPI, which are at AsyncAPI's sole discretion and are not adjusted to the cost of living. All participants will receive an equal amount of stipends during the program participation. -- Each Participant who has received a passing Phase 1 Evaluation may receive a stipend after the Phase 1 Evaluation deadline. -- Each Participant who has received a passing Final Phase Evaluation and who has submitted the Final Phase Evaluation of their Mentor on time may receive a stipend after the Final Phase Evaluation deadline. -- Stipends are issued by the last day of the month to all Participants who received passing evaluations from their Mentor for that month. If an evaluation is submitted by a Mentor after the 28th of the month, the stipend payment will be issued to the Participant by the last day of the next month. +- To qualify for a stipend, each participant must pass both the Phase 1 and Final Phase Evaluation and complete all required tasks. +- Stipends will be issued by the last day of each month to participants who receive passing evaluations from their mentor for that month. -AsyncAPI is not required to pay any stipends to any Participant that violates any applicable regulation. +AsyncAPI is not required to pay any stipends to any Participant who violates any applicable regulation. ## References From e5f322ac72d5565a6603ba968a3c9987281e0f08 Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Sat, 23 Nov 2024 11:06:42 +0100 Subject: [PATCH 15/15] chore(tweet): recurring tweet about slack link (#1597) --- tweets/recurring-slack-link/2024-11-23.tweet | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 tweets/recurring-slack-link/2024-11-23.tweet diff --git a/tweets/recurring-slack-link/2024-11-23.tweet b/tweets/recurring-slack-link/2024-11-23.tweet new file mode 100644 index 000000000..0bd3e8865 --- /dev/null +++ b/tweets/recurring-slack-link/2024-11-23.tweet @@ -0,0 +1,7 @@ +✨ Did you know #AsyncAPI is on Slack? ✨ + +Join our Slack workspace to chat with anyone from our Open-Source community! + +πŸ”— asyncapi.com/slack-invite + +Ask for help and help others too. πŸ’ͺ🏿πŸ’ͺ🏽🦾 \ No newline at end of file