From 445183a31fab6cc2af14583f454fc50149f81947 Mon Sep 17 00:00:00 2001 From: carlory Date: Tue, 11 Feb 2025 10:46:16 +0800 Subject: [PATCH] nominate myself as an approver for storage e2e tests --- test/e2e/storage/OWNERS | 1 + 1 file changed, 1 insertion(+) diff --git a/test/e2e/storage/OWNERS b/test/e2e/storage/OWNERS index 59e33f1cd23..7bd40a3d579 100644 --- a/test/e2e/storage/OWNERS +++ b/test/e2e/storage/OWNERS @@ -4,6 +4,7 @@ approvers: - sig-storage-approvers - jingxu97 - pohly + - carlory reviewers: - sig-storage-reviewers - pohly