chore: moving from opentf to opentofu in CODE_OF_CONDUCT and Dockerfile (#672)

Signed-off-by: Michael Di Prisco <cadienvan@gmail.com>
This commit is contained in:
Michael Di Prisco 2023-10-06 14:48:52 +02:00 committed by GitHub
parent f181457196
commit 23dd5a8a42
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@opentf.org in order to report violations of the Code of Conduct.
Please contact contact@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 <opentf@opentf.org>"
LABEL maintainer="OpenTofu Team <opentofu@opentofu.org>"
COPY tofu /usr/local/bin/tofu