From e95a0ba748b5e0772036b4b555d1a02f41d87ca1 Mon Sep 17 00:00:00 2001 From: asyncapi-bot Date: Wed, 1 Mar 2023 08:45:45 +0000 Subject: [PATCH] docs(community): update latest tsc members list --- config/TSC_MEMBERS.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/config/TSC_MEMBERS.json b/config/TSC_MEMBERS.json index 98087962e32b..e65c27474254 100644 --- a/config/TSC_MEMBERS.json +++ b/config/TSC_MEMBERS.json @@ -332,7 +332,9 @@ "availableForHire": false, "company": "Postman", "repos": [ - "website" + "website", + "training", + "community" ] }, { @@ -497,5 +499,17 @@ "repos": [ "modelina" ] + }, + { + "name": "Barbaño González", + "linkedin": "barbano-gonzalez-moreno", + "twitter": "BarbanoGonzalez", + "github":"Barbanio", + "availableForHire": false, + "company": "Postman", + "repos": [ + "training", + "community" + ] } ]