From 93d4f5f9159c8601650c06ea303efbcd57c09b4f Mon Sep 17 00:00:00 2001 From: John Mertic Date: Tue, 7 Jul 2026 14:58:37 -0400 Subject: [PATCH 1/3] 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/3] 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. From 4da68aa3e92ad3fe1425a858cfd811ece111a31a Mon Sep 17 00:00:00 2001 From: John Mertic Date: Fri, 28 Aug 2026 07:29:31 -0400 Subject: [PATCH 3/3] Revise README for Work and Study Groups clarity Updated the README to clarify the description of Work Groups and Study Groups, and added links to relevant resources. --- profile/README.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/profile/README.md b/profile/README.md index e88168a..855a22e 100644 --- a/profile/README.md +++ b/profile/README.md @@ -6,9 +6,7 @@ Welcome to the OpenChain Project GitHub organization. This GitHub organization c ## 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 +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 @@ -20,19 +18,25 @@ Below are the current Work Groups ## Study Groups -- Business Operations +Study Groups are early stage groups that are exploring a topic that at some point may group into a formal Work Group. Below are the current Study Groups. + +- [Business Operations](https://github.com/OpenChain-Project/OpenChain-Business-Operations) ## Regional Groups -OpenChain has several groups globally that are +OpenChain has several groups globally that are hubs for community members in those regions to collaborative. Current groups are listed below. - [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 +- [India](https://github.com/OpenChain-Project/OpenChain-IWG) - [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 + +- [OpenChain Website](https://openchainproject.org) +- [OpenChain Governance & Policy Hub](https://governance.openchainproject.org) +- [Reference Materials](https://github.com/OpenChain-Project/Reference-Material)