From 2ddc7b6badcaaa7d25cae4ff295177459f39bcb4 Mon Sep 17 00:00:00 2001 From: Praneeth Bajjuri Date: Mon, 21 Sep 2026 09:58:11 -0500 Subject: [PATCH] chore: Update CODEOWNERS for linux with ti-sebin account Update ti-sebin github id as default reviewers. Signed-off-by: Praneeth Bajjuri --- .github/CODEOWNERS | 2 +- .github/component-owners.yml | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index d9ffcf6e8..a105aa5b0 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -5,4 +5,4 @@ # the repo. Unless a later match takes precedence, all below # owners will be requested for review when someone opens a pull request. -* @cshilwant @StaticRocket @praneethbajjuri @uditkumarti @gehariprasath @veeruprudhvi @jeevantelukula +* @cshilwant @StaticRocket @praneethbajjuri @uditkumarti @gehariprasath @veeruprudhvi @jeevantelukula @ti-sebin diff --git a/.github/component-owners.yml b/.github/component-owners.yml index 2c1848c01..d5b3f45db 100644 --- a/.github/component-owners.yml +++ b/.github/component-owners.yml @@ -63,6 +63,7 @@ components: - praneethbajjuri - gehariprasath - uditkumarti + - ti-sebin source/linux/Release_Specific: - jeevantelukula @@ -73,7 +74,7 @@ components: source/linux/Foundational_Components: - devarsht - praneethbajjuri - - r-vignesh + - ti-sebin - uditkumarti - gehariprasath @@ -90,6 +91,7 @@ components: source/linux/Foundational_Components/Kernel: - devarsht - praneethbajjuri + - ti-sebin - r-vignesh - uditkumarti - gehariprasath