mirror of
https://github.com/opentofu/setup-opentofu.git
synced 2025-12-31 15:02:19 +00:00
Update CODEOWNERS
Signed-off-by: Diógenes Fernandes <diofeher@gmail.com>
This commit is contained in:
parent
632dd65692
commit
aec51555ec
1 changed files with 4 additions and 5 deletions
|
|
@ -6,8 +6,7 @@
|
|||
# Later on, we will start splitting up the responsibilities, and packages will be assigned more specific code owners
|
||||
* @opentofu/maintainers
|
||||
|
||||
# The last matching pattern takes the most
|
||||
# precedence for CODEOWNERS. This user is responsible for taking care of the Dependabot issues: there's a false positive though,
|
||||
# since we cannot match specific keys of the file and assign only when dependencies are being changed. For now, this should be
|
||||
# good enough.
|
||||
package.json @diofeher
|
||||
# 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