Skip to content

Commit

Permalink
docs(readme): update emails of maintainers
Browse files Browse the repository at this point in the history
Change-Id: I9ab54549189f1905ab9fc0ef7d30474dd4d96cd7
  • Loading branch information
divanodestiny committed Jul 22, 2022
1 parent 15e3dca commit 731b1be
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 8 deletions.
Binary file removed .DS_Store
Binary file not shown.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
.DS_Store
.vscode
.idea
output
bin
Expand Down
2 changes: 1 addition & 1 deletion CODE_OF_CONDUCT.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ representative at an online or offline event.

Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported to the community leaders responsible for enforcement at
xuchen.xiaoying@bytedance.com.
kubewharf.conduct@bytedance.com.
All complaints will be reviewed and investigated promptly and fairly.

All community leaders are obligated to respect the privacy and security of the
Expand Down
10 changes: 10 additions & 0 deletions MAINTAINER.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# The KubeBrain Maintainers

This file lists the maintainers of the KubeBrain project.

## Project Maintainers

| Name | GitHub ID | Affiliation |
|-------------|-------------------------------------------------------| ----------- |
| Chen Xu | [xuchen-xiaoying](https://github.com/xuchen-xiaoying) | ByteDance |
| Yingcai Xue | [divanodestiny](https://github.com/divanodestiny) | ByteDance |
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,12 @@ Please check [Contributing](CONTRIBUTING.md) for more details.

Please check [Code of Conduct](CODE_OF_CONDUCT.md) for more details.

## Community

- Email: [email protected]
- Member: Please refer to [Maintainers](./MAINTAINER.md).

## License

This project is licensed under the [Apache-2.0 License](LICENSE).

## Community

- Email: [[email protected]]([email protected])
9 changes: 5 additions & 4 deletions README_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,11 @@

[Contributing](CONTRIBUTING.md)

# 开源许可
# 联系我们

KubeBrain基于[Apache License 2.0](LICENSE)许可证。
- Email: [email protected]
- Member: 请查看 [Maintainers](./MAINTAINER.md)

# 联系我们
# 开源许可

- Email: [[email protected]]([email protected])
KubeBrain基于[Apache License 2.0](LICENSE)许可证。

0 comments on commit 731b1be

Please sign in to comment.