From e99f2d2be1f55e262a2f49b5ad78f1f80d7ca5a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D8=B4=D8=B1=D9=83=D8=A9=20=D8=AE=D8=A8=D9=8A=D8=B1=20?= =?UTF-8?q?=D8=A7=D9=84=D9=85=D8=AD=D8=AF=D9=88=D8=AF=D8=A9?= Date: Sat, 22 Nov 2025 02:41:22 +0200 Subject: [PATCH] Restrict PR authors by removing 'moutazmuhammad' Removed 'moutazmuhammad' from the list of allowed PR authors. --- .github/workflows/restrict-pr-authors.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/restrict-pr-authors.yaml b/.github/workflows/restrict-pr-authors.yaml index 71cda55b5..d295b847e 100644 --- a/.github/workflows/restrict-pr-authors.yaml +++ b/.github/workflows/restrict-pr-authors.yaml @@ -42,7 +42,6 @@ jobs: script: | const allowed = [ "expsa", - "moutazmuhammad", "ronozoro", "Abubaker-Altaib", "altexp",