mirror of
https://github.com/intel/intel-device-plugins-for-kubernetes.git
synced 2025-06-03 03:59:37 +00:00
Add myself into additional CODEOWNERS targets
To help with reviews for dependabot&k8s version upgrades. Signed-off-by: Tuomas Katila <tuomas.katila@intel.com>
This commit is contained in:
parent
78d90f2bfd
commit
aac0ac7206
6
.github/CODEOWNERS
vendored
6
.github/CODEOWNERS
vendored
@ -2,7 +2,7 @@
|
||||
# Syntax and details are here: https://help.github.com/articles/about-codeowners/
|
||||
#
|
||||
# Global code ownership, fallback
|
||||
* @kad @mythi @bart0sh
|
||||
* @kad @mythi @bart0sh @tkatila
|
||||
|
||||
# CI and building
|
||||
.github/workflows/ @bart0sh @kad @mythi
|
||||
@ -37,5 +37,5 @@ Makefile @bart0sh @kad @mythi
|
||||
/test/ @mythi @bart0sh @ozhuraki @hj-johannes-lee
|
||||
|
||||
# New dependencies review
|
||||
/go.sum @kad @mythi @bart0sh
|
||||
/go.mod @kad @mythi @bart0sh
|
||||
/go.sum @kad @mythi @bart0sh @tkatila
|
||||
/go.mod @kad @mythi @bart0sh @tkatila
|
||||
|
Loading…
Reference in New Issue
Block a user