From 73f4ff0941727499de565a20513a770856494fd8 Mon Sep 17 00:00:00 2001 From: Aishat Muibudeen <105395613+Mayaleeeee@users.noreply.github.com> Date: Wed, 27 Mar 2024 16:14:44 +0100 Subject: [PATCH 1/6] Update WORKING_GROUPS.yaml --- WORKING_GROUPS.yaml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/WORKING_GROUPS.yaml b/WORKING_GROUPS.yaml index d4f54787a..d9ac35402 100644 --- a/WORKING_GROUPS.yaml +++ b/WORKING_GROUPS.yaml @@ -11,4 +11,11 @@ working_groups: # slack_channel: # Required. The name of the Slack channel in the AsyncAPI workspace. Example: community_growth_wg # okrs_url: https://example.com/xyz # Required. Link to a GitHub project, issue, or any other tool where the Working Group explains their objectives. # roadmap_url: https://example.com/xyz # Recommended. Link to a GitHub project, issue, or any other tool where the Working Group outlines their roadmap. - # github_team: # Recommended. The GitHub team handle to tag all the working group members at once. Example: @asyncapi/community_growth_wg. \ No newline at end of file + # github_team: # Recommended. The GitHub team handle to tag all the working group members at once. Example: @asyncapi/community_growth_wg. + - name: Marketing + description: The Marketing Working Group aims to ensure AsyncAPI marketing growth healthily and sustainably. + chairperson: tbd + members: + - @deberg + - @thulie + - @Mayaleeeee From e39978a6501719823253ed302b65ccdb657f31ff Mon Sep 17 00:00:00 2001 From: Aishat Muibudeen <105395613+Mayaleeeee@users.noreply.github.com> Date: Wed, 27 Mar 2024 16:28:02 +0100 Subject: [PATCH 2/6] Update WORKING_GROUPS.yaml --- WORKING_GROUPS.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKING_GROUPS.yaml b/WORKING_GROUPS.yaml index d9ac35402..ea55f2370 100644 --- a/WORKING_GROUPS.yaml +++ b/WORKING_GROUPS.yaml @@ -13,9 +13,9 @@ working_groups: # roadmap_url: https://example.com/xyz # Recommended. Link to a GitHub project, issue, or any other tool where the Working Group outlines their roadmap. # github_team: # Recommended. The GitHub team handle to tag all the working group members at once. Example: @asyncapi/community_growth_wg. - name: Marketing - description: The Marketing Working Group aims to ensure AsyncAPI marketing growth healthily and sustainably. + Description: The Marketing Working Group aims to ensure AsyncAPI marketing growth is healthy and sustainable. chairperson: tbd members: - - @deberg - - @thulie + - @derberg + - @thulieblack - @Mayaleeeee From 8d49006c98f4e59f2960da5c963cc37cca453b49 Mon Sep 17 00:00:00 2001 From: Lukasz Gornicki Date: Tue, 30 Apr 2024 17:11:21 +0200 Subject: [PATCH 3/6] Update WORKING_GROUPS.yaml --- WORKING_GROUPS.yaml | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/WORKING_GROUPS.yaml b/WORKING_GROUPS.yaml index bcb1ea40e..2ce6db77c 100644 --- a/WORKING_GROUPS.yaml +++ b/WORKING_GROUPS.yaml @@ -28,12 +28,23 @@ working_groups: # github_team: # Recommended. The GitHub team handle to tag all the working group members at once. Example: maintainers_growth_wg, without @asyncapi/ prefix. - name: Marketing - description: The Marketing Working Group aims to ensure AsyncAPI marketing growth is healthy and sustainable. - chairperson: tbd + description: The group is dedicated to leveraging marketing strategies to achieve two key objectives: promoting AsyncAPI adoption and highlighting community achievements. By strategically showcasing AsyncAPI capabilities and celebrating community successes, the group drives both user growth and community engagement. It shares a vision of close collaboration between AsyncAPI community and sponsors. + chairpersons: + - #tbd members: - @derberg - @thulieblack - @Mayaleeeee + slack: + channel: + handle: wg-marketing + topic: Tasks board https://github.com/orgs/asyncapi/projects/46 + group: + handle: wg-marketing + name: Marketing Working Group + roadmap_url: https://github.com/orgs/asyncapi/projects/46 + github_team: marketing_wg + - name: Essential Building Blocks description: The goal of the Essential Building Blocks Working Group is to provide fundamental building blocks that enable a similar developer experience across languages. chairpersons: @@ -68,6 +79,7 @@ working_groups: github_team: essential_building_blocks_wg objectives: - https://github.com/orgs/asyncapi/projects/44 + - name: Developer Experience description: The goal of this group is to empower AsyncAPI user journey trough intuitive onboarding, tools, and a frictionless experience. chairpersons: @@ -109,4 +121,4 @@ working_groups: roadmap_url: https://shapeit.app/projects/org/asyncapi/16 objectives: - https://github.com/users/Amzani/projects/12/views/1 - github_team: developer_experience_wg \ No newline at end of file + github_team: developer_experience_wg From f897fd410737ce96aece490b26904d98b056dec8 Mon Sep 17 00:00:00 2001 From: Lukasz Gornicki Date: Thu, 9 May 2024 15:16:00 +0200 Subject: [PATCH 4/6] Update WORKING_GROUPS.yaml --- WORKING_GROUPS.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WORKING_GROUPS.yaml b/WORKING_GROUPS.yaml index 6ae2efbb4..63afb94bc 100644 --- a/WORKING_GROUPS.yaml +++ b/WORKING_GROUPS.yaml @@ -42,8 +42,8 @@ working_groups: group: handle: wg-marketing name: Marketing Working Group - roadmap_url: https://github.com/orgs/asyncapi/projects/46 - github_team: marketing_wg + roadmap_url: https://github.com/orgs/asyncapi/projects/46 + github_team: marketing_wg - name: Essential Building Blocks description: The goal of the Essential Building Blocks Working Group is to provide fundamental building blocks that enable a similar developer experience across languages. @@ -180,4 +180,4 @@ working_groups: roadmap_url: https://github.com/orgs/asyncapi/projects/43/views/2 objectives: - https://github.com/orgs/asyncapi/projects/43/views/2 - github_team: conference_coordination_wg \ No newline at end of file + github_team: conference_coordination_wg From b4826b96a287887424a68bb698ae682785d8dea1 Mon Sep 17 00:00:00 2001 From: Lukasz Gornicki Date: Tue, 14 May 2024 11:13:12 +0200 Subject: [PATCH 5/6] Update WORKING_GROUPS.yaml --- WORKING_GROUPS.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/WORKING_GROUPS.yaml b/WORKING_GROUPS.yaml index 63afb94bc..7f354f2c4 100644 --- a/WORKING_GROUPS.yaml +++ b/WORKING_GROUPS.yaml @@ -35,6 +35,7 @@ working_groups: - @derberg - @thulieblack - @Mayaleeeee + - @ChristopheDujarric slack: channel: handle: wg-marketing From b892a455a91b9024ca77819f532ef2c27099acc2 Mon Sep 17 00:00:00 2001 From: Lukasz Gornicki Date: Tue, 21 May 2024 15:49:17 +0200 Subject: [PATCH 6/6] Update WORKING_GROUPS.yaml --- WORKING_GROUPS.yaml | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) diff --git a/WORKING_GROUPS.yaml b/WORKING_GROUPS.yaml index f527ea0ee..7df9cfab1 100644 --- a/WORKING_GROUPS.yaml +++ b/WORKING_GROUPS.yaml @@ -30,12 +30,25 @@ working_groups: - name: Marketing description: The group is dedicated to leveraging marketing strategies to achieve two key objectives: promoting AsyncAPI adoption and highlighting community achievements. By strategically showcasing AsyncAPI capabilities and celebrating community successes, the group drives both user growth and community engagement. It shares a vision of close collaboration between AsyncAPI community and sponsors. chairpersons: - - #tbd + - name: Oluwabamikemi Kayode + github: iambami + slack: U070DE02VQX members: - - @derberg - - @thulieblack - - @Mayaleeeee - - @ChristopheDujarric + - name: Lukasz Gornicki + github: derberg + slack: UD698Q5LM + - name: Aishat Muibudeen + github: Mayaleeeee + slack: U03CNHGEUR1 + - name: Thulisile Sibanda + github: thulieblack + slack: U03CNJPMT7C + - name: Christophe Dujarric + github: ChristopheDujarric + slack: U048TMNQ1M0 + - name: Georgie from Gravitee.io + github: Georgie-Gravitee + slack: U043BE3QUS2 slack: channel: handle: wg-marketing