Skip to content

Commit 45161be

Browse files
committed
docs: update community links in project documentation
- Revise links to community resources in CODE_OF_CONDUCT.md - Update contributing guidelines link in CONTRIBUTING.md - Correct governance reference in GOVERNANCE.md - Enhance maintainer info with role details in MAINTAINERS.md - Streamline owner information and links in OWNERS.md Signed-off-by: mingcheng <mingcheng@apache.org>
1 parent 9678f9a commit 45161be

File tree

5 files changed

+20
-17
lines changed

5 files changed

+20
-17
lines changed

CODE_OF_CONDUCT.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# Dragonfly Community Code of Conduct
22

3-
Please refer to the [community code of conduct](https://github.com/dragonflyoss/community/blob/master/CODE_OF_CONDUCT.md).
3+
We follow the CNCF Code of Conduct, which can be found at [here](https://github.com/cncf/foundation/blob/main/code-of-conduct.md).
4+
5+
And we also adhere to the Dragonfly Community Code of Conduct if required, which can be found at [here](https://github.com/dragonflyoss/community/blob/master/CODE_OF_CONDUCT.md).

CONTRIBUTING.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# Contributing to Dragonfly
22

3-
Please refer to the [community contributing guide](https://github.com/dragonflyoss/community/blob/master/CONTRIBUTING.md).
3+
Thank you for your interest in contributing to Dragonfly! We welcome contributions from the community to help improve our project.
4+
5+
Please refer to the [community contributing guide](https://github.com/dragonflyoss/community/blob/master/CONTRIBUTING.md) for detailed guidelines on how to contribute.

GOVERNANCE.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# Dragonfly Project Governance
22

3-
Please refer to the [community project governance](https://github.com/dragonflyoss/community/blob/master/GOVERNANCE.md).
3+
The Dragonfly project is governed by a set of principles and guidelines that ensure its long-term sustainability and success. The governance model is designed to be inclusive, transparent, and accountable.
4+
5+
Please refer to the [community project governance](https://github.com/dragonflyoss/community/blob/master/GOVERNANCE.md) for more information.

MAINTAINERS.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
# Maintainers
22

3-
Please refer to the [community maintainers](https://github.com/dragonflyoss/community/blob/master/roles/Maintainers.md).
3+
The Dragonfly project is maintained by a group of dedicated individuals who are responsible for overseeing the development and maintenance of the project not only just mantainers, but also approvers and members.
4+
5+
The community encourages everyone to participate in the project and contribute in various ways. If you are interested in becoming a member, approver or maintainer, please refer to our's [community ladder](https://github.com/dragonflyoss/community/blob/master/COMMUNITY_LADDER.md).
6+
7+
The current members, approvers and maintainers of the project are [listed here](https://github.com/dragonflyoss/community/tree/master/roles). Each role is responsible for specific areas of the project.

OWNERS.md

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,8 @@
1-
# Owners
1+
# The Dragonfly Projects Owners
22

3-
This page lists current and emeritus maintainers. This can be used for routing PRs, discussions, questions and overall coordination.
3+
The Dragonfly Projects are maintained by a group of contributors. This document outlines the roles and responsibilities of the maintainers, as well as guidelines for contributing to the projects.
44

5-
- See [GOVERNANCE.md](GOVERNANCE.md) that describes governance guidelines and maintainer responsibilities..
6-
- See [CODE_OF_CONDUCT.md](CODE_OF_CONDUCT.md) about contributors and maintainers standards in the community.
7-
- See [CONTRIBUTING.md](CONTRIBUTING.md) for general contributing guidelines.
8-
9-
## Maintainers
10-
11-
Please refer to our [community maintainers](https://github.com/dragonflyoss/community/blob/master/roles/Maintainers.md).
12-
13-
## Emeritus maintainers
14-
15-
Please refer to our [community emeritus maintainers](https://github.com/dragonflyoss/community/blob/master/roles/Maintainers.md#emeritus-maintainers).
5+
- See [GOVERNANCE.md](https://github.com/dragonflyoss/community/blob/master/GOVERNANCE.md) that describes governance guidelines and maintainer responsibilities.
6+
- See [CODE_OF_CONDUCT.md](https://github.com/dragonflyoss/community/blob/master/CODE_OF_CONDUCT.md) about contributors and maintainers standards in the community.
7+
- See [CONTRIBUTING.md](https://github.com/dragonflyoss/community/blob/master/CONTRIBUTING.md) for general contributing guidelines.
8+
- See [MAINTAINERS.md](./MAINTAINERS.md) for a list of current maintainers, approvers, and members.

0 commit comments

Comments
 (0)