diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml index 0c5434e4599..7e488c9bb32 100644 --- a/.github/workflows/sync.yml +++ b/.github/workflows/sync.yml @@ -62,5 +62,5 @@ jobs: author: TFLM-bot body: "BUG=automated sync from upstream\nNO_CHECK_TFLITE_FILES=automated sync from upstream" labels: bot:sync-tf, ci:run - reviewers: rascani + reviewers: suleshahid diff --git a/CODEOWNERS b/CODEOWNERS index 6c8b497338d..089515c2dc1 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -1,4 +1,4 @@ * @tensorflow/micro -/.github/ @advaitjain @rockyrhodes @rascani -/ci/ @advaitjain @rockyrhodes @rascani +/.github/ @advaitjain @rockyrhodes @suleshahid +/ci/ @advaitjain @rockyrhodes @suleshahid