mirror of
https://github.com/opentofu/setup-opentofu.git
synced 2025-12-31 15:02:19 +00:00
Some checks are pending
Continuous Integration / Check dist/ directory (push) Waiting to run
Continuous Integration / Test (push) Waiting to run
Setup OpenTofu / OpenTofu Version Files (push) Waiting to run
Setup OpenTofu / OpenTofu Versions (push) Waiting to run
Setup OpenTofu / OpenTofu Arguments (push) Waiting to run
Setup OpenTofu / OpenTofu Run Local (push) Waiting to run
Setup OpenTofu / OpenTofu Cloud Credentials (push) Waiting to run
Setup OpenTofu / OpenTofu Enterprise Credentials (push) Waiting to run
Setup OpenTofu / OpenTofu No Credentials (push) Waiting to run
Signed-off-by: Diógenes Fernandes <diofeher@gmail.com>
7 lines
468 B
Text
7 lines
468 B
Text
# Each line is a file pattern followed by one or more owners.
|
|
# More on CODEOWNERS files: https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
|
|
|
|
# We currently do not have any specific code owners
|
|
# In the future, we will have a Github team of global code owners of the entire package
|
|
# Later on, we will start splitting up the responsibilities, and packages will be assigned more specific code owners
|
|
* @opentofu/maintainers
|