Skip to content

Commit 068c0b2

Browse files
authored
Merge pull request #1313 from tkatila/codeowners-addition
Add myself into additional CODEOWNERS targets
2 parents 78d90f2 + aac0ac7 commit 068c0b2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/CODEOWNERS

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Syntax and details are here: https://help.github.com/articles/about-codeowners/
33
#
44
# Global code ownership, fallback
5-
* @kad @mythi @bart0sh
5+
* @kad @mythi @bart0sh @tkatila
66

77
# CI and building
88
.github/workflows/ @bart0sh @kad @mythi
@@ -37,5 +37,5 @@ Makefile @bart0sh @kad @mythi
3737
/test/ @mythi @bart0sh @ozhuraki @hj-johannes-lee
3838

3939
# New dependencies review
40-
/go.sum @kad @mythi @bart0sh
41-
/go.mod @kad @mythi @bart0sh
40+
/go.sum @kad @mythi @bart0sh @tkatila
41+
/go.mod @kad @mythi @bart0sh @tkatila

0 commit comments

Comments
 (0)