From 93d4f5f9159c8601650c06ea303efbcd57c09b4f Mon Sep 17 00:00:00 2001 From: John Mertic Date: Tue, 7 Jul 2026 14:58:37 -0400 Subject: [PATCH 1/2] Revise README to include OpenChain group details Updated the README to provide information about OpenChain's Work Groups, Study Groups, and Regional Groups. --- profile/README.md | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 profile/README.md diff --git a/profile/README.md b/profile/README.md new file mode 100644 index 0000000..d6cb283 --- /dev/null +++ b/profile/README.md @@ -0,0 +1,36 @@ +# OpenChain Project + +Welcome to the OpenChain Project GitHub organization. This GitHub organization contains materials related to all of the study and work groups, along with the general commmunity processes and policies. + +## Work Groups + +A Work Group is a specialized team within OpenChain that focuses on a specific area or task. Anyone can join a workgroup to learn, contribute and collaborate. + +Below are the current Work Groups + +- Specification +- Education +- [AI](https://github.com/OpenChain-Project/AI-WG) +- [SBOM](https://github.com/OpenChain-Project/SBOM-wg) +- Tooling +- [Automotive](https://github.com/OpenChain-Project/Automotive-Open-Source-Governance-Monthly) +- [Telco](https://github.com/OpenChain-Project/Telco-WG) + +## Study Groups + +- Business Operations + +## Regional Groups + +OpenChain has several groups globally that are + +- [Japan](https://github.com/OpenChain-Project/OpenChain-JWG) +- [Korea](https://github.com/OpenChain-Project/OpenChain-KWG) +- [China](https://github.com/OpenChain-Project/OpenChain-ChinaWG) +- Germany +- India +- [Taiwan](https://github.com/OpenChain-Project/OpenChain-TWG) +- [Meridian 22](https://github.com/OpenChain-Project/OpenChain-Meridian22) +- [UK](https://github.com/OpenChain-Project/OpenChain-UK) + +## Resources From dc44c1ba34136bcdacea246eb5f73c165a058383 Mon Sep 17 00:00:00 2001 From: John Mertic Date: Tue, 14 Jul 2026 08:26:09 -0400 Subject: [PATCH 2/2] Add project logo to README Added project logo to README file. --- profile/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/profile/README.md b/profile/README.md index d6cb283..e88168a 100644 --- a/profile/README.md +++ b/profile/README.md @@ -1,3 +1,5 @@ +![](https://raw.githubusercontent.com/OpenChain-Project/Image-Assets/refs/heads/master/Official/Project-Logo/Long-Logo/long-logo-no_background.svg) + # OpenChain Project Welcome to the OpenChain Project GitHub organization. This GitHub organization contains materials related to all of the study and work groups, along with the general commmunity processes and policies.