diff --git a/WORKING_GROUPS.yaml b/WORKING_GROUPS.yaml index e536ce8b5..43c5ea90d 100644 --- a/WORKING_GROUPS.yaml +++ b/WORKING_GROUPS.yaml @@ -12,6 +12,20 @@ working_groups: # 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. + - 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. + chairperson: @jonaslagoni + members: + - @m-wild + - @lorenzsimon + - @VisualBean + - @Pakisan + - @Souvikns + - @jonaslagoni + slack_channel: essential-building-blocks-wg + roadmap_url: https://github.com/orgs/asyncapi/projects/44 + github_team: @asyncapi/essential_building_blocks_wg + okrs_url: 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. chairperson: @Amzani