This is an automated email from the ASF dual-hosted git repository. chenguangsheng pushed a commit to branch qqeasonchen-patch-2 in repository https://gitbox.apache.org/repos/asf/eventmesh.git
commit c3f42eeea3c63af925dc49057aa64c6fa3bc7c02 Author: Eason Chen <[email protected]> AuthorDate: Mon Apr 3 17:06:05 2023 +0800 Update greetings.yml --- .github/workflows/greetings.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/workflows/greetings.yml b/.github/workflows/greetings.yml index d5ec42a1f..3c92a7c2f 100644 --- a/.github/workflows/greetings.yml +++ b/.github/workflows/greetings.yml @@ -37,13 +37,13 @@ jobs: We will be here shortly. If you are interested in contributing to our project, please let us know! - You can check out our contributing guide on [contributing to EventMesh](https://github.com/apache/eventmesh/blob/develop/CONTRIBUTING.md). + You can check out our contributing guide on [contributing to EventMesh](https://eventmesh.apache.org/community/contribute/contribute). Want to get closer to the community? |WeChat Assistant|WeChat Public Account|Slack| |-|-|-| - |<img src="https://github.com/apache/eventmesh/blob/master/docs/images/contact/wechat-assistant.jpg?raw=true" width="128"/>|<img src="https://github.com/apache/eventmesh/blob/master/docs/images/contact/wechat-official.jpg?raw=true" width="128"/>|[Join Slack Chat](https://join.slack.com/t/apacheeventmesh/shared_invite/zt-1ooav8slu-ijUI98MiEI501jhK1cabKQ)| + |<img src="https://github.com/apache/eventmesh/blob/master/resources/wechat-assistant.jpg?raw=true" width="128"/>|<img src="https://github.com/apache/eventmesh/blob/master/resources/wechat-official.jpg?raw=true" width="128"/>|[Join Slack Chat](https://join.slack.com/t/apacheeventmesh/shared_invite/zt-1ooav8slu-ijUI98MiEI501jhK1cabKQ)| Mailing Lists: | Name | Description |Subscribe |Unsubscribe|Archive @@ -51,6 +51,7 @@ jobs: |Users |User support and questions mailing list| [Subscribe](mailto:[email protected]) |[Unsubscribe](mailto:[email protected]) |[Mail Archives](https://lists.apache.org/[email protected])| |Development |Development related discussions| [Subscribe](mailto:[email protected]) |[Unsubscribe](mailto:[email protected]) |[Mail Archives](https://lists.apache.org/[email protected])| |Commits |All commits to repositories| [Subscribe](mailto:[email protected]) |[Unsubscribe](mailto:[email protected]) |[Mail Archives](https://lists.apache.org/[email protected])| + |Issues |Issues or PRs comments and reviews| [Subscribe](mailto:[email protected]) |[Unsubscribe](mailto:[email protected]) |[Mail Archives](https://lists.apache.org/[email protected])| pr-message: | Welcome to the Apache EventMesh community!! @@ -64,7 +65,7 @@ jobs: |WeChat Assistant|WeChat Public Account|Slack| |-|-|-| - |<img src="https://github.com/apache/eventmesh/blob/master/docs/images/contact/wechat-assistant.jpg?raw=true" width="128"/>|<img src="https://github.com/apache/eventmesh/blob/master/docs/images/contact/wechat-official.jpg?raw=true" width="128"/>|[Join Slack Chat](https://join.slack.com/t/apacheeventmesh/shared_invite/zt-1ooav8slu-ijUI98MiEI501jhK1cabKQ)| + |<img src="https://github.com/apache/eventmesh/blob/master/resources/wechat-assistant.jpg?raw=true" width="128"/>|<img src="https://github.com/apache/eventmesh/blob/master/resources/wechat-official.jpg?raw=true" width="128"/>|[Join Slack Chat](https://join.slack.com/t/apacheeventmesh/shared_invite/zt-1ooav8slu-ijUI98MiEI501jhK1cabKQ)| Mailing Lists: | Name | Description |Subscribe |Unsubscribe|Archive --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
