Skip to content

Commit

Permalink
Merge branch 'master' into revert-1132-patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
thulieblack authored Jun 12, 2024
2 parents 67d9d67 + d879a30 commit 46403a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/issues-prs-notifications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,6 @@ jobs:
name: Notify slack on every new issue
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Convert markdown to slack markdown for issue
uses: asyncapi/.github/.github/actions/slackify-markdown@master
id: issuemarkdown
Expand All @@ -40,8 +38,6 @@ jobs:
name: Notify slack on every new pull request
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Convert markdown to slack markdown for pull request
uses: asyncapi/.github/.github/actions/slackify-markdown@master
id: prmarkdown
Expand All @@ -60,8 +56,6 @@ jobs:
name: Notify slack on every new pull request
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v3
- name: Convert markdown to slack markdown for pull request
uses: asyncapi/.github/.github/actions/slackify-markdown@master
id: discussionmarkdown
Expand Down
4 changes: 2 additions & 2 deletions WORKING_GROUPS.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ 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 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.
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:
- name: Oluwabamikemi Kayode
github: iambami
Expand All @@ -54,7 +54,7 @@ working_groups:
handle: wg-marketing
topic: Tasks board https://github.com/orgs/asyncapi/projects/46
group:
handle: wg-marketing
handle: marketing-wg
name: Marketing Working Group
roadmap_url: https://github.com/orgs/asyncapi/projects/46
github_team: marketing_wg
Expand Down

0 comments on commit 46403a7

Please sign in to comment.