Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 2 additions & 8 deletions maintainers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# @kata-containers/cri-o: ?
# @kata-containers/dragonball: bergwolf
# @kata-containers/rust: pmores, lifupan
# @kata-containers/amd: AdithyaKrishnan, arvindskumar99
# @kata-containers/amd: AdithyaKrishnan


## slack: member id, display name, or link to profile?
Expand Down Expand Up @@ -59,7 +59,7 @@ mappings:
slack: "fupan li"
github: "lifupan"

# @kata-containers/amd: AdithyaKrishnan, arvindskumar99
# @kata-containers/amd: AdithyaKrishnan
Copy link

Copilot AI Feb 18, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This # @kata-containers/amd: comment is not indented like the other comments under mappings: (e.g., the arch-s390x comment above). Consider indenting it to keep the YAML formatting/style consistent within the mappings block.

Suggested change
# @kata-containers/amd: AdithyaKrishnan
# @kata-containers/amd: AdithyaKrishnan

Copilot uses AI. Check for mistakes.
Comment thread
AdithyaKrishnan marked this conversation as resolved.
- regex: ".*(qemu-(sev(-snp)?|snp(-experimental)?)|ovmf(-sev)?).*"
group: "AMD"
owners:
Expand All @@ -69,12 +69,6 @@ mappings:
slack: "Adi"
github: "AdithyaKrishnan"

- fullname: "Arvind Kumar"
email: "arvind.kumar@amd.com"
slackurl: "https://cloud-native.slack.com/team/U06HXU0312P"
slack: "Arvind Kumar"
github: "arvindskumar99"

# Steve and Wainer to maintain the non-tee CoCo jobs
- regex: ".*coco-nontee.*"
group: "CoCo_non-TEE"
Expand Down
Loading