From 3ff7538bacb2015a13cce3e722bac69962e6aa69 Mon Sep 17 00:00:00 2001 From: V Thulisile Sibanda <66913810+thulieblack@users.noreply.github.com> Date: Wed, 28 Jun 2023 17:03:05 +0200 Subject: [PATCH 1/2] add thulie to the TSC_MEMBERS.json --- TSC_MEMBERS.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/TSC_MEMBERS.json b/TSC_MEMBERS.json index 1de572a3c..e0577da96 100644 --- a/TSC_MEMBERS.json +++ b/TSC_MEMBERS.json @@ -421,6 +421,19 @@ "java-template" ] }, + { + "name": "Thulisile Sibanda", + "github": "thulieblack", + "linkedin": "v-thulisile-sibanda", + "twitter": "thulieblack", + "slack": "U03CNJPMT7C", + "availableForHire": false, + "company": "AsyncAPI Initiative", + "repos": [ + "website", + "community" + ] + }, { "name": "Lewis Relph", "github": "lewis-relph", From 14c876845be53b1bb9a7b45529e69669fe24a398 Mon Sep 17 00:00:00 2001 From: V Thulisile Sibanda <66913810+thulieblack@users.noreply.github.com> Date: Wed, 28 Jun 2023 17:30:09 +0200 Subject: [PATCH 2/2] Update CODEOWNERS --- CODEOWNERS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CODEOWNERS b/CODEOWNERS index df52d8e31..ddfd73356 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -5,7 +5,7 @@ # For more details, read the following article on GitHub: https://help.github.com/articles/about-codeowners/. # The default owners are automatically added as reviewers when you open a pull request unless different owners are specified in the file. -* @fmvilas @alequetzalli @derberg @asyncapi-bot-eve +* @fmvilas @alequetzalli @derberg @asyncapi-bot-eve @thulieblack # All ambassadors related files -AMBASSADOR* @Barbanio \ No newline at end of file +AMBASSADOR* @Barbanio