mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-21 14:12:57 -06:00
Update core team email. (#752)
Signed-off-by: Jakub Martin <kubam@spacelift.io>
This commit is contained in:
parent
52c9897b76
commit
3ee371aaf4
@ -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
|
If your project isn't prepared to handle reports, remove the project email address and just have
|
||||||
reporters send to conduct@cncf.io.
|
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.
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
FROM alpine:3.18
|
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
|
COPY tofu /usr/local/bin/tofu
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user