mirror of
https://github.com/opentofu/setup-opentofu.git
synced 2025-12-06 07:50:37 +00:00
Update CODEOWNERS to assign Dependabot issues (#69)
Signed-off-by: Diógenes Fernandes <diofeher@gmail.com>
This commit is contained in:
parent
58cf7f7458
commit
5a7ce099f4
1 changed files with 5 additions and 0 deletions
|
|
@ -5,3 +5,8 @@
|
||||||
# In the future, we will have a Github team of global code owners of the entire package
|
# 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
|
# Later on, we will start splitting up the responsibilities, and packages will be assigned more specific code owners
|
||||||
* @opentofu/maintainers
|
* @opentofu/maintainers
|
||||||
|
|
||||||
|
# The last matching pattern takes the most precedence for CODEOWNERS. CODEOWNERS does not have fine-grained control so we will
|
||||||
|
# just match whole changes for these specific files, but @diofeher is responsible for taking care of the Dependabot updates
|
||||||
|
# in this repository.
|
||||||
|
package*.json @diofeher
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue