Skip to content

Commit

Permalink
chore: add manually maintained groups and correct dx wg's handle
Browse files Browse the repository at this point in the history
  • Loading branch information
Shurtu-gal committed Apr 30, 2024
1 parent 2d6fec3 commit 052bb1a
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
26 changes: 26 additions & 0 deletions .github/workflows/slack/groups/groups.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,29 @@
handle: "maintainers"
description: "Maintainers"
data_source: "maintainers_user_ids"

- name: "Studio"
handle: "studio"
description: "To notify all regular Studio contributors at once. If you don't contribute regularly but want to get notified too, ping Fran to get added."
users:
- "U01RWDD69PZ"
- "U0572R8J927"
- "U058PQFJPS4"
- "U01RVRD1TCL"
- "U01EB02BP7A"
- "U01TP1KJV1R"
- "UN22ZTLHG"
- "U01N6AW5V5G"
- "U01SGCZMJKW"


- name: "CoC Committee"
handle: "coc_committee"
description: "To notify the code of conduct team all at once when there is a question or anything related to them."
users:
- "U01RWDD69PZ"
- "U01J42QDSLU"
- "U03CNHGEUR1"
- "UN22ZTLHG"
- "U03CNJPMT7C"
- "U02AKC14WAJ"
2 changes: 1 addition & 1 deletion WORKING_GROUPS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ working_groups:
description: 'The goal of this group is to empower AsyncAPI user journey trough intuitive onboarding, tools, and a frictionless experience.'
topic: 'Current Roadmap: https://shapeit.app/projects/org/asyncapi/16/cycles/ceb40c9d?issue=I_kwDOLQFNzc5-xigF'
group:
handle: wg-dx
handle: dx_wg
roadmap_url: https://shapeit.app/projects/org/asyncapi/16
objectives:
- https://github.com/users/Amzani/projects/12/views/1
Expand Down

0 comments on commit 052bb1a

Please sign in to comment.