This is an automated email from the ASF dual-hosted git repository.
suyanhanx pushed a change to branch maturity-model
in repository https://gitbox.apache.org/repos/asf/incubator-opendal.git
from 3fec826a3 fix typo
new bb4b81dd1 security page
new 8c44a6f89 add people part
new 5d24d4e3f update maturity
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
website/community/committers/committer.md | 15 +++---
website/community/index.md | 13 ++++--
website/community/security.md | 15 ++++++
website/docusaurus.config.js | 5 ++
website/maturity.md | 20 ++++----
website/src/components/committers/index.jsx | 53 ++++++++++++++++++++++
website/src/components/committers/index.module.css | 4 ++
7 files changed, 105 insertions(+), 20 deletions(-)
create mode 100644 website/community/security.md
create mode 100644 website/src/components/committers/index.jsx
create mode 100644 website/src/components/committers/index.module.css