forked from asyncapi/community
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathWORKING_GROUPS.yaml
45 lines (44 loc) · 2.31 KB
/
WORKING_GROUPS.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
# This file contains the list of the currently active working groups.
#
# To learn more about working groups, read the WORKING_GROUPS.md file.
working_groups:
# - name: Required. The name of the working group.
# description: Required. Describe what this working group is about.
# chairperson: Required. GitHub handle of the chairperson. Example: @Barbanio.
# members: # Required to have at least 2 members who are not the same as the chairperson.
# - @fmvilas # GitHub handle of the member.
# slack_channel: # Required. The name of the Slack channel in the AsyncAPI workspace. Example: community_growth_wg
# objectives: # Recommended. List of sentences outlining the objectives of the working group; or Link to a GitHub project, issue, or any other tool where the Working Group outlines their objectives.
# - The AsyncAPI community grows sustainably.
# 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
members:
- @Pakisan
- @KhudaDad414
- @ivangsa
- @peter-rr
- @Shurtu-gal
- @princerajpoot20
- @Mayaleeeee
- @fmvilas
slack_channel: developer-experience-wg
roadmap_url: https://shapeit.app/projects/org/asyncapi/16
objectives: https://github.com/users/Amzani/projects/12/views/1
github_team: @asyncapi/developer_experience_wg