Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@

All members of the project community must abide by the [SAP Open Source Code of Conduct](https://github.com/SAP/.github/blob/main/CODE_OF_CONDUCT.md).
Only by respecting each other we can develop a productive, collaborative community.
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported by contacting [a project maintainer](.reuse/dep5).
Instances of abusive, harassing, or otherwise unacceptable behavior may be reported to the community leaders responsible for enforcement at [[email protected]](mailto:[email protected]) (SAP Open Source Program Office). All complaints will be reviewed and investigated promptly and fairly.

All community leaders are obligated to respect the privacy and security of the reporter of any incident.

## Engaging in Our Project

Expand Down
2 changes: 1 addition & 1 deletion dev.env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ENABLE_WEBHOOKS=false

CRATE_CLUSTER_HOST=https://api.crate.cola-prev.shoot.canary.k8s-hana.ondemand.com
CRATE_CLUSTER_HOST=https://api.cluster.example.com
CRATE_CLUSTER_CONFIG_DIR=../secrets/crate-cluster
Loading