We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 78d90f2 + aac0ac7 commit 068c0b2Copy full SHA for 068c0b2
.github/CODEOWNERS
@@ -2,7 +2,7 @@
2
# Syntax and details are here: https://help.github.com/articles/about-codeowners/
3
#
4
# Global code ownership, fallback
5
-* @kad @mythi @bart0sh
+* @kad @mythi @bart0sh @tkatila
6
7
# CI and building
8
.github/workflows/ @bart0sh @kad @mythi
@@ -37,5 +37,5 @@ Makefile @bart0sh @kad @mythi
37
/test/ @mythi @bart0sh @ozhuraki @hj-johannes-lee
38
39
# New dependencies review
40
-/go.sum @kad @mythi @bart0sh
41
-/go.mod @kad @mythi @bart0sh
+/go.sum @kad @mythi @bart0sh @tkatila
+/go.mod @kad @mythi @bart0sh @tkatila
0 commit comments