From 5ce15a23f96b001486513d5529d36f30d8fcd5f1 Mon Sep 17 00:00:00 2001 From: timmiesmith Date: Sun, 23 Jun 2024 18:36:10 -0500 Subject: [PATCH 1/2] Update README to introduce UXL identity and governance information. --- README.md | 24 +++++++++++++++++++++--- 1 file changed, 21 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5fffb6172ba..529c9842515 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ -![](https://spec.oneapi.io/oneapi-logo-white-scaled.jpg) +[![UXL Foundation Logo](https://github.com/uxlfoundation/artwork/blob/main/foundation/uxl-foundation-logo-horizontal-color.png)][UXL Foundation] + +oneDPL is part of the [UXL Foundation] and is an implementation of the +[oneAPI specification] for the oneDPL component. + +[UXL Foundation]: http://www.uxlfoundation.org +[oneAPI specification]: https://spec.oneapi.io -oneDPL is part of [oneAPI](https://oneapi.io) # oneAPI DPC++ Library (oneDPL) oneAPI DPC++ Library (oneDPL) works with the IntelĀ® oneAPI DPC++/C++ Compiler to @@ -37,7 +42,20 @@ You can find oneDPL samples at the [oneDPL Samples](https://github.com/oneapi-sr ## Support and Contribution Please report issues and suggestions via [GitHub issues](https://github.com/oneapi-src/oneDPL/issues). +## Governance + +The oneDPL project is governed by the [UXL Foundation] and you can get involved in +this project. Members can join the Open Source and Specification Working Group +meetings to participate in discussions on the evolution of oneDPL and other oneAPI components +governed by th [UXL Foundation]. See [How to Contribute] for more details. + +You can also join the [mailing lists for the UXL Foundation] to be informed +of when meetings are happening and receive the latest information and +discussions. + +[How to Contribute]: https://www.oneapi.io/community/how-to-contribute/ +[mailing lists for the UXL Foundation]: https://lists.uxlfoundation.org/g/main/subgroups ------------------------------------------------------------------------ Intel and the Intel logo are trademarks of Intel Corporation or its subsidiaries in the U.S. and/or other countries. -\* Other names and brands may be claimed as the property of others. \ No newline at end of file +\* Other names and brands may be claimed as the property of others. From 54904b9fd02817c0c8bfaafa52774a5982a6ea71 Mon Sep 17 00:00:00 2001 From: Valentina Kats Date: Mon, 24 Jun 2024 12:39:42 +0200 Subject: [PATCH 2/2] Fix line --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 529c9842515..c19e904f7d5 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ discussions. [How to Contribute]: https://www.oneapi.io/community/how-to-contribute/ [mailing lists for the UXL Foundation]: https://lists.uxlfoundation.org/g/main/subgroups + ------------------------------------------------------------------------ Intel and the Intel logo are trademarks of Intel Corporation or its subsidiaries in the U.S. and/or other countries.