Skip to content

Commit

Permalink
Merge branch 'master' into patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
derberg authored Jun 13, 2024
2 parents 63a3656 + 4d9a648 commit 9799f29
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 13 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
24 changes: 17 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,19 +42,23 @@ Want to become a sponsor? Learn [what we do with sponsors' money](https://www.as

### Platinum

<a href="https://ibm.com" target="_blank">
<img src="./assets/ibm.png" alt="IBM logo" height="70">
</a>
&nbsp;&nbsp;&nbsp;&nbsp;
<a href="https://solace.com" target="_blank">
<img src="./assets/solace.png" alt="Solace logo" height="70">
</a>
&nbsp;&nbsp;&nbsp;&nbsp;
<a href="https://www.gravitee.io" target="_blank">
<img src="./assets/Gravitee.png" alt="Gravitee logo" height="70">
</a>

### Gold

<a href="https://postman.com" target="_blank">
<img src="./assets/postman.png" alt="Postman logo" height="90">
</a>
&nbsp;&nbsp;&nbsp;&nbsp;
<a href="https://ibm.com" target="_blank">
<img src="./assets/ibm.png" alt="IBM logo" height="70">
</a>

### Silver

Expand All @@ -63,17 +67,23 @@ Want to become a sponsor? Learn [what we do with sponsors' money](https://www.as
</a>
&nbsp;&nbsp;&nbsp;&nbsp;
<a href="https://www.svix.com/" target="_blank">
<img src="./assets/svix.png" alt="svix logo" height="70">
<img src="./assets/svix.png" alt="Svix logo" height="70">
</a>

<br/>

<a href="https://www.hivemq.com/" target="_blank">
<img src="./assets/hivemq-white-bg.png" alt="hivemq logo" height="70">
<img src="./assets/hivemq-white-bg.png" alt="HiveMQ logo" height="70">
</a>
&nbsp;&nbsp;&nbsp;&nbsp;
<a href="https://www.aklivity.io/" target="_blank">
<img src="./assets/aklivity.png" alt="aklivity logo" height="70">
<img src="./assets/aklivity.png" alt="Aklivity logo" height="70">
</a>

<br/>

<a href="https://smartbear.com" target="_blank">
<img src="./assets/smartbear.png" alt="SmartBear logo" height="70">
</a>

### Bronze
Expand Down
Binary file added assets/Gravitee.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/smartbear.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9799f29

Please sign in to comment.