From 1cec7314182b0c06815b953d23491967967a8568 Mon Sep 17 00:00:00 2001 From: Mahmoud Alkhraishi Date: Wed, 29 Jan 2025 12:30:31 -0500 Subject: [PATCH 1/2] update editors to include mahmoud --- index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/index.html b/index.html index 3c876ff..ad0ed6c 100644 --- a/index.html +++ b/index.html @@ -46,6 +46,12 @@ company: "Block", companyURL: "https://www.tbd.website", w3cid: 140850 + }, { + name: 'Mahmoud Alkhraishi', + url: 'https://github.com/mkhraisha', + company: 'Mavennet', + companyURL: 'https://www.mavennet.com/', + w3cid: 121911 }], authors: [{ name: "Gabe Cohen", From ea5e379985b852c6deb60199e50c6187be678a8d Mon Sep 17 00:00:00 2001 From: Mahmoud Alkhraishi Date: Wed, 29 Jan 2025 12:31:05 -0500 Subject: [PATCH 2/2] update codeowners --- CODEOWNERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CODEOWNERS b/CODEOWNERS index ee82dad..92f4bbb 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -2,6 +2,6 @@ # the repo. Unless a later match takes precedence, # they will be requested for review when someone opens a # pull request. -* @decentralgabe @andresuribe87 +* @mkhraisha # See CODEOWNERS syntax here: https://help.github.com/articles/about-codeowners/#codeowners-syntax