Update core team email. (#752)

Signed-off-by: Jakub Martin <kubam@spacelift.io>
This commit is contained in:
Kuba Martin 2023-10-19 12:03:39 +02:00 committed by GitHub
parent 52c9897b76
commit 3ee371aaf4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -7,4 +7,4 @@ We follow the [CNCF Code of Conduct](https://github.com/cncf/foundation/blob/mai
If your project isn't prepared to handle reports, remove the project email address and just have
reporters send to conduct@cncf.io.
-->
Please contact contact@opentofu.org in order to report violations of the Code of Conduct.
Please contact core@opentofu.org in order to report violations of the Code of Conduct.

View File

@ -3,7 +3,7 @@
FROM alpine:3.18
LABEL maintainer="OpenTofu Team <opentofu@opentofu.org>"
LABEL maintainer="OpenTofu Core Team <core@opentofu.org>"
COPY tofu /usr/local/bin/tofu