Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

Commit d68f24c

Browse files
authored
Link the code of conduct from README.md (#98)
1 parent 9b806ac commit d68f24c

File tree

2 files changed

+5
-14
lines changed

2 files changed

+5
-14
lines changed

rfcs/20230929-code-of-conduct.md renamed to CODE-OF-CONDUCT.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,3 @@
1-
# RFC - Establishing OpenXLA Code of Conduct
2-
3-
We would like to establish a code of conduct for the OpenXLA community. In this
4-
initial RFC, we will focus on the code of conduct itself and leave the
5-
definition of enforcement measures to a follow-on rfc.
6-
7-
Currently, core maintainers also serve as the point of contact for code of
8-
conduct violations. We decided for this approach to reduce the number of
9-
committees we need to create and maintain. Should the need arise, we can
10-
transition to a dedicated code of conduct committee.
11-
12-
Below is the text of the propose code of conduct.
13-
141
# OpenXLA Code of Conduct
152

163
## Our pledge

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,11 @@ project updates, and the development of `/xla` and `/stablehlo`.
2828
* [IREE](https://github.com/openxla/iree): MLIR-based end-to-end compiler and runtime for ML models. Note that IREE has its own comms channels (see its README).
2929

3030
## Code of Conduct
31-
Until an OpenXLA-specific Code of Conduct is in place, all community spaces for OpenXLA are subject to the [TensorFlow Code of Conduct](https://github.com/tensorflow/community/blob/master/CODE_OF_CONDUCT.md).
31+
32+
We pledge to act and interact in ways that contribute to an open, welcoming,
33+
diverse, inclusive, and healthy community. See our
34+
[code of conduct](https://github.com/openxla/community/blob/master/CODE-OF-CONDUCT.md)
35+
for details.
3236

3337
## Contacts
3438

0 commit comments

Comments
 (0)