Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion i18n/zh/docusaurus-plugin-content-docs/current/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ sidebar_position: 1
| [Kafka](https://github.com/apache/eventmesh/tree/master/eventmesh-connectors/eventmesh-connector-kafka) | ✅ | ✅ |
| [Pulsar](https://github.com/apache/eventmesh/tree/master/eventmesh-connectors/eventmesh-connector-pulsar) | ✅ | ✅ |
| [RabbitMQ](./design-document/connect/rabbitmq-connector) | ✅ | ✅ |
| [HTTP](./design-document/connect/http-connector) | ✅ | |
| [HTTP](./design-document/connect/http-connector) | ✅ | |
| [JDBC](https://github.com/apache/eventmesh/tree/master/eventmesh-connectors/eventmesh-connector-jdbc) | ⬜ | ✅ |
| [Spring](https://github.com/apache/eventmesh/tree/master/eventmesh-connectors/eventmesh-connector-spring) | ✅ | ✅ |
| [OpenFunction](https://github.com/apache/eventmesh/tree/master/eventmesh-connectors/eventmesh-connector-openfunction) | ✅ | ✅ |
Expand Down
1 change: 1 addition & 0 deletions i18n/zh/docusaurus-plugin-content-pages/team.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ Apache EventMesh 由我们的 PMC、Committer 和其他贡献者开发。无论
| Harshitha Sudhakar | [@harshithasudhakar](https://github.com/harshithasudhakar) | harshitha@apache.org | Committer | +6 |
| Tian Xia | [@Pil0tXia](https://github.com/Pil0tXia) | xiatian@apache.org | Committer | +8 |
| Karson To | [@Karson](https://github.com/karsonto) | karson@apache.org | Committer | +8 |
| Zikang Chen | [@cnzakii](https://github.com/cnzakii) | cnzakii@apache.org | Committer | +8 |

## 所有贡献者

Expand Down
3 changes: 2 additions & 1 deletion src/pages/team.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ The Apache EventMesh is developed by our PMCs, Committers and other Contributors
The following is a list of contributors with commit privileges that have made great contribution to EventMesh in one way or another.

| Name | Github Id | Email | [Roles](https://www.apache.org/foundation/how-it-works.html#roles) | Time Zone |
|:---------------------|:-----------------------------------------------------------|:-----------------------------| :----------------------------------------------------------- | :-------- |
| :------------------- | :--------------------------------------------------------- | :--------------------------- | :----------------------------------------------------------- | :-------- |
| Francois Papon | [@fpapon](https://github.com/fpapon) | francois.papon@openobject.fr | Mentor | +1 |
| Jean-Baptiste Onofré | [@jbonofre](https://github.com/jbonofre) | jbonofre@apache.org | Mentor | +1 |
| Junping Du | [@JunpingDu](https://github.com/JunpingDu) | junping_du@apache.org | Mentor | +8 |
Expand Down Expand Up @@ -45,6 +45,7 @@ The following is a list of contributors with commit privileges that have made gr
| Harshitha Sudhakar | [@harshithasudhakar](https://github.com/harshithasudhakar) | harshitha@apache.org | Committer | +6 |
| Tian Xia | [@Pil0tXia](https://github.com/Pil0tXia) | xiatian@apache.org | Committer | +8 |
| Karson To | [@Karson](https://github.com/karsonto) | karson@apache.org | Committer | +8 |
| Zikang Chen | [@cnzakii](https://github.com/cnzakii) | cnzakii@apache.org | Committer | +8 |

## All Contributors

Expand Down