From c71766818db68cd96a9013fc1116fa6370c38680 Mon Sep 17 00:00:00 2001 From: David Galiffi Date: Thu, 1 Feb 2024 18:23:13 -0500 Subject: [PATCH] SWDEV-437287 - Add CODEOWNERS file Add @gargrahul, @rakesroy, and @mangupta as CODEOWNERS. This is for GitHub upstream. Signed-off-by: David Galiffi Change-Id: Ia47a55263657f6f891ee487bed3f13709ee0fd79 [ROCm/hipother commit: 873a9b389b180f9506a1793ae96ffb6b5b1b4db2] --- projects/hipother/CODEOWNERS | 1 + 1 file changed, 1 insertion(+) create mode 100644 projects/hipother/CODEOWNERS diff --git a/projects/hipother/CODEOWNERS b/projects/hipother/CODEOWNERS new file mode 100644 index 0000000000..2990acceb2 --- /dev/null +++ b/projects/hipother/CODEOWNERS @@ -0,0 +1 @@ +* @gargrahul @mangupta @rakesroy