Skip to content

Commit bbc22a2

Browse files
committed
docs(#543): add required docs and codeowners config
Signed-off-by: massifben <[email protected]>
1 parent 6baa47b commit bbc22a2

File tree

5 files changed

+35
-1
lines changed

5 files changed

+35
-1
lines changed

.github/CODEOWNERS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# SPDX-FileCopyrightText: 2025 RTE FRANCE
2+
#
3+
# SPDX-License-Identifier: Apache-2.0
4+
5+
# All members of the @com-pas/rte team are code owners for this repository
6+
7+
* @com-pas/rte

CODE_OF_CONDUCT.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<!--
2+
SPDX-FileCopyrightText: 2025 RTE FRANCE
3+
4+
SPDX-License-Identifier: Apache-2.0
5+
-->
6+
7+
# Code of Conduct
8+
9+
This project follows the CoMPAS Code of Conduct. Please see the [Code of Conduct documentation](https://com-pas.github.io/contributing/#code-of-conduct) for details on our community standards and expectations.

GOVERNANCE.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<!--
2+
SPDX-FileCopyrightText: 2025 RTE FRANCE
3+
4+
SPDX-License-Identifier: Apache-2.0
5+
-->
6+
7+
# Governance
8+
9+
This project follows the CoMPAS governance model. See the [governance documentation](https://com-pas.github.io/contributing/GOVERNANCE.html) for details.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
SPDX-FileCopyrightText: 2021 Alliander N.V.
2+
SPDX-FileCopyrightText: 2025 RTE FRANCE
33
44
SPDX-License-Identifier: Apache-2.0
55
-->

SUPPORT.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<!--
2+
SPDX-FileCopyrightText: 2025 RTE FRANCE
3+
4+
SPDX-License-Identifier: Apache-2.0
5+
-->
6+
7+
# Support
8+
9+
For support and help, see the [CoMPAS contributing guide](https://com-pas.github.io/contributing/SUPPORT.html).

0 commit comments

Comments
 (0)