diff --git a/.github/CODE_OF_CONDUCT.md b/.github/CODE_OF_CONDUCT.md index c334143c..91d13a82 100644 --- a/.github/CODE_OF_CONDUCT.md +++ b/.github/CODE_OF_CONDUCT.md @@ -53,7 +53,7 @@ further defined and clarified by project maintainers. ## Enforcement Instances of abusive, harassing, or otherwise unacceptable behavior may be -reported by contacting the project team at tomer@tomfi.info. All complaints will +reported by contacting the project team at tomer@figenblat.com. All complaints will be reviewed and investigated and will result in a response that is deemed necessary and appropriate to the circumstances. The project team is obligated to maintain confidentiality with regard to the reporter of an incident. diff --git a/Dockerfile b/Dockerfile index 4394758f..46f0fa3b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -29,7 +29,7 @@ ARG VCS_REF ARG VERSION LABEL org.opencontainers.image.created=$BUILD_DATE \ -org.opencontainers.image.authors="Tomer Figenblat " \ +org.opencontainers.image.authors="Tomer Figenblat " \ org.opencontainers.image.url="https://hub.docker.com/r/tomerfi/switcher_webapi" \ org.opencontainers.image.documentation="https://switcher-webapi.figenblat.com" \ org.opencontainers.image.source="https://github.com/TomerFi/switcher_webapi" \