commit | 39940cbe3aad14b26b8f5eb62a884a0d3b75ec5e | [log] [tgz] |
---|---|---|
author | Scott Todd <scott.todd0@gmail.com> | Wed Jul 10 11:06:08 2024 -0700 |
committer | GitHub <noreply@github.com> | Wed Jul 10 18:06:08 2024 +0000 |
tree | 640f26759fe41aad5e35344a2bdabcc1f7c1ce96 | |
parent | 534928d35b089475b76cd52c444dc79e601f8869 [diff] |
Switch code of conduct from OpenXLA to LF Projects. (#17853) We have been moving out of OpenXLA: https://groups.google.com/g/iree-discuss/c/kdFr4CQwEyY/m/PWJIpZlRBQAJ and into the Linux Foundation (LF AI & Data): https://lfaidata.foundation/blog/2024/05/23/announcing-iree-a-new-initiative-for-machine-learning-deployment/, so switching the code of conduct to https://lfprojects.org/policies/code-of-conduct/.
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7d9b662..426cb31 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md
@@ -17,4 +17,4 @@ ## Community guidelines This project follows the -[OpenXLA Code of Conduct](https://github.com/openxla/community/blob/main/CODE-OF-CONDUCT.md). +[LF Projects code of conduct](https://lfprojects.org/policies/code-of-conduct/).
diff --git a/docs/website/docs/developers/general/contributing.md b/docs/website/docs/developers/general/contributing.md index 7ab6e9d..d79af45 100644 --- a/docs/website/docs/developers/general/contributing.md +++ b/docs/website/docs/developers/general/contributing.md
@@ -19,7 +19,7 @@ ### :octicons-code-of-conduct-16: Code of conduct This project follows the -[OpenXLA Code of Conduct](https://github.com/openxla/community/blob/main/CODE-OF-CONDUCT.md). +[LF Projects code of conduct](https://lfprojects.org/policies/code-of-conduct/). ### :octicons-law-16: Developer Certificate of Origin
diff --git a/docs/website/docs/guides/ml-frameworks/onnx.md b/docs/website/docs/guides/ml-frameworks/onnx.md index fd34b61..dd53668 100644 --- a/docs/website/docs/guides/ml-frameworks/onnx.md +++ b/docs/website/docs/guides/ml-frameworks/onnx.md
@@ -71,7 +71,7 @@ === ":material-alert: Nightly releases" Nightly releases are published on - [GitHub releases](https://github.com/openxla/iree/releases). + [GitHub releases](https://github.com/iree-org/iree/releases). ``` shell python -m pip install \