From 96c231ce4a5198318b2f678bd38823a7b56e4f2a Mon Sep 17 00:00:00 2001 From: Sonia Singla Date: Thu, 6 May 2021 18:59:29 +0000 Subject: [PATCH] Fix violation of rules and clear unnecessary white spaces Signed-off-by: Sonia Singla --- README.md | 2 +- code-of-conduct.md | 7 +++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 6f58269c..cc096fc8 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Provides the Java API/SPI and Model Validation for the [Serverless Workflow Specification](https://github.com/serverlessworkflow/specification) With the SDK you can: + * Parse workflow JSON and YAML definitions * Programmatically build workflow definitions * Validate workflow definitions (both schema and workflow integrity validation) @@ -277,4 +278,3 @@ Here are some generated diagrams from the specification examples (with legend en

Send Cloud Event on Workflow complation

- diff --git a/code-of-conduct.md b/code-of-conduct.md index ebdded50..ddd14b6d 100644 --- a/code-of-conduct.md +++ b/code-of-conduct.md @@ -49,11 +49,10 @@ when an individual is representing the project or its community. Instances of abusive, harassing, or otherwise unacceptable behavior in Kubernetes may be reported by contacting the [Kubernetes Code of Conduct Committee](https://git.k8s.io/community/committee-code-of-conduct) via conduct@kubernetes.io. For other projects, please contact a CNCF project maintainer or our mediator, Mishi Choudhary via mishi@linux.com. This Code of Conduct is adapted from the Contributor Covenant -(http://contributor-covenant.org), version 1.2.0, available at -http://contributor-covenant.org/version/1/2/0/ - +(), version 1.2.0, available at + ### CNCF Events Code of Conduct -CNCF events are governed by the Linux Foundation [Code of Conduct](https://events.linuxfoundation.org/code-of-conduct/) available on the event page. +CNCF events are governed by the Linux Foundation [Code of Conduct](https://events.linuxfoundation.org/code-of-conduct/) available on the event page. This is designed to be compatible with the above policy and also includes more details on responding to incidents. \ No newline at end of file