From 1dd876bbaee09fc3247dbb0220765e8edda6cd1f Mon Sep 17 00:00:00 2001 From: V Thulisile Sibanda <66913810+thulieblack@users.noreply.github.com> Date: Wed, 5 Jul 2023 11:02:54 +0200 Subject: [PATCH] chore: add Thulie to the TSC list (#772) Co-authored-by: Lukasz Gornicki --- CODEOWNERS | 4 ++-- TSC_MEMBERS.json | 13 +++++++++++++ 2 files changed, 15 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 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",