Skip to content

Commit e8dd0bb

Browse files
committed
maintainers: Add myself and Kevin Zhao as ARM64 maintainers
As we've enabled the k8s tests for ARM64, please, let's have us as maintainers. The main maintainer will be Kevin, and I may even be able to be dropped from the list in the near future, but ... at least for now ... let's keep both of us there. Signed-off-by: Fabiano Fidêncio <[email protected]>
1 parent c47454f commit e8dd0bb

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

maintainers.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,3 +100,19 @@ mappings:
100100
slackurl: "https://katacontainers.slack.com/team/UU8N67ZN1"
101101
slack: "Fabiano Fidêncio"
102102
github: "fidencio"
103+
104+
# Kevin and Fabiano to maintain the k8s ARM64 jobs
105+
- regex: ".run-k8s-tests-on-arm64.*"
106+
group: "ARM64"
107+
owners:
108+
- fullname: "Kevin Zhao"
109+
110+
slackurl: "ihttps://katacontainers.slack.com/team/U0778VADN23"
111+
slack: "Kevin Zhao"
112+
github: "kevinzs2048"
113+
114+
- fullname: "Fabiano Fidêncio"
115+
116+
slackurl: "https://katacontainers.slack.com/team/UU8N67ZN1"
117+
slack: "Fabiano Fidêncio"
118+
github: "fidencio"

0 commit comments

Comments
 (0)