-
Notifications
You must be signed in to change notification settings - Fork 1
Fix #1: Complete .project onboarding setup #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
ricardozanini
merged 3 commits into
open-workflow-specification:main
from
ricardozanini:issues/1
Aug 10, 2026
Merged
Changes from all commits
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,28 @@ | ||
| # Adopters of Open Workflow Specification | ||
|
|
||
| This is a list of organizations and projects that have adopted the Open Workflow Specification. | ||
|
|
||
| If you are using the Open Workflow Specification and would like to be listed here, please open a pull request. | ||
|
|
||
| ## Organizations | ||
|
|
||
| | Organization | Description | | ||
| |:-------------|:------------| | ||
| | [Apache EventMesh](https://eventmesh.apache.org/) | A serverless event middleware for building distributed event-driven applications | | ||
| | [Caf](https://www.caf.io/) | Uses the specification as core technology for KYC/KYB solutions | | ||
| | [FaasNet](https://simpleidserver.com/) | Deploys functions and APIs to Kubernetes | | ||
| | [Foxflow](https://www.foxflow.ai/) | AI agent development platform with LLM-integrated workflows | | ||
| | [Huawei](https://www.huawei.com/) | Leverages the specification with FunctionGraph and ROMA Connect services | | ||
| | [Neuroglia](https://neuroglia.io/) | Consultancy and solution design company | | ||
| | [Red Hat](https://www.redhat.com/) | Sponsors Apache KIE SonataFlow | | ||
| | [Warrify](https://www.warrify.com/) | Data platform for retail using "warrify Journeys" powered by the specification | | ||
|
|
||
| ## Open Source Projects | ||
|
|
||
| | Project | Description | | ||
| |:--------|:------------| | ||
| | [Apache EventMesh Workflow](https://eventmesh.apache.org/) | Workflow engine built on Apache EventMesh | | ||
| | [Apache KIE SonataFlow](https://sonataflow.org/) | Cloud-native workflow orchestration | | ||
| | [Lemline](https://github.com/lemline/lemline) | Workflow runtime | | ||
| | [Synapse](https://github.com/serverlessworkflow/synapse) | Reference runtime implementation | | ||
| | [Zigflow](https://github.com/zigflow/zigflow) | Workflow engine | |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,3 @@ | ||
| # CODEOWNERS for .project metadata repository | ||
| # Changes to project metadata require maintainer review. | ||
| * @ricardozanini @tsurdilo @manuelstein @cdavernas @antmendoza | ||
| * @ricardozanini @cdavernas |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,16 +1,13 @@ | ||
| # Maintainer roster for Serverless Workflow | ||
| # Maintainer roster for Open Workflow Specification | ||
| # Documentation: https://github.com/cncf/automation/tree/main/utilities/dot-project | ||
|
|
||
|
|
||
| # Maintainers: Please connect your GitHub handle to your LFID on openprofile.dev to enable automatic access to CNCF resources. The system will use your primary email address for setup. | ||
| maintainers: | ||
| - project_id: "serverless-workflow" | ||
| - project_id: "open-workflow-specification" | ||
| org: "open-workflow-specification" | ||
| teams: | ||
| - name: "project-maintainers" | ||
| members: | ||
| - ricardozanini | ||
| - tsurdilo | ||
| - manuelstein | ||
| - cdavernas | ||
| - antmendoza | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please don't forget to update
cncf/foundationCSV Sheet by removing these maintainers from there as well.After the complete adoption of the
.projectyou guys don't have to maintain the csv sheet, rather just the.project, however meanwhile both needs to stay in sync.There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@ahmadqasembader can you send me this link on slack? I don't know where this Sheet is.