From 8b4689f129d286d8662d98222efa7fe5ba3a095d Mon Sep 17 00:00:00 2001 From: Omri Mor Date: Wed, 10 Sep 2025 11:32:23 -0700 Subject: [PATCH] Update AUTHORS (#246) * Update AUTHORS and CODEOWNERS [ROCm/rocshmem commit: f677e5eb597ef98013646f9171b8db3d5da8d4ed] --- projects/rocshmem/.github/CODEOWNERS | 2 +- projects/rocshmem/AUTHORS.md | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/projects/rocshmem/.github/CODEOWNERS b/projects/rocshmem/.github/CODEOWNERS index 4ad64a6170..f4985a580e 100755 --- a/projects/rocshmem/.github/CODEOWNERS +++ b/projects/rocshmem/.github/CODEOWNERS @@ -1 +1 @@ -* @avinashkethineedi @akolliasAMD @Yiltan @BKP @abouteiller @edgargabriel @gaoikawa +* @avinashkethineedi @akolliasAMD @Yiltan @BKP @abouteiller @edgargabriel @gaoikawa @omor1 diff --git a/projects/rocshmem/AUTHORS.md b/projects/rocshmem/AUTHORS.md index dd6b48c017..79be998a65 100644 --- a/projects/rocshmem/AUTHORS.md +++ b/projects/rocshmem/AUTHORS.md @@ -12,4 +12,5 @@ - Edgar Gabriel - Avinash Kethineedi - Yiltan Temucin -- Aurelien Bouteiller \ No newline at end of file +- Aurelien Bouteiller +- Omri Mor