Skip to content

Commit

Permalink
update channels
Browse files Browse the repository at this point in the history
  • Loading branch information
smoya committed May 3, 2024
1 parent d427931 commit e6db03e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/slack/channels/channels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -247,16 +247,9 @@
is_archived: false
action_on_destroy: archive

- name: temp-gsod-2024
topic: null
purpose: null
is_private: false
is_archived: false
action_on_destroy: archive

- name: test-bot-public
topic: null
purpose: null
is_private: false
is_archived: false
action_on_destroy: archive
action_on_destroy: archive
4 changes: 2 additions & 2 deletions WORKING_GROUPS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ working_groups:
slack:
channel:
handle: wg-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 different languages. GitHub Project: https://github.com/orgs/asyncapi/projects/44'
description: 'The goal of the Essential Building Blocks Working Group is to provide fundamental building blocks that enable a similar developer experience across different languages. GitHub Project: <https://github.com/orgs/asyncapi/projects/44>'
group:
handle: essential-building-blocks-wg
description: Essential Building Blocks Working Group
Expand Down Expand Up @@ -95,7 +95,7 @@ working_groups:
channel:
handle: wg-developer-experience
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'
topic: 'Current Roadmap: <https://shapeit.app/projects/org/asyncapi/16/cycles/ceb40c9d?issue=I_kwDOLQFNzc5-xigF>'
group:
handle: dx_wg
roadmap_url: https://shapeit.app/projects/org/asyncapi/16
Expand Down

0 comments on commit e6db03e

Please sign in to comment.