diff --git a/.github/workflows/merge.yaml b/.github/workflows/merge.yaml
index 3425effa9a..37c8c7e9e5 100644
--- a/.github/workflows/merge.yaml
+++ b/.github/workflows/merge.yaml
@@ -16,7 +16,7 @@ jobs:
github-token: "${{ secrets.PAT }}"
script: |
const creator = context.payload.sender.login
- if(creator != "Anurag-gg")
+ if(creator != "Mtheman25")
return
const pull_number = ${{github.event.pull_request.number}}
diff --git a/status.md b/status.md
index 04dbd84368..6cd465d97b 100644
--- a/status.md
+++ b/status.md
@@ -1 +1 @@
-137 pull requests merged
Currently:

\ No newline at end of file
+1 pull requests merged
Currently:
