From 5bd1000b4045196ee942638c6b8806e20a123730 Mon Sep 17 00:00:00 2001 From: HariKrishnan Date: Fri, 28 Jun 2024 00:18:13 +0530 Subject: [PATCH 1/2] Adding Hari Krishnan to AMBASSADORS_MEMBERS.json --- AMBASSADORS_MEMBERS.json | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) diff --git a/AMBASSADORS_MEMBERS.json b/AMBASSADORS_MEMBERS.json index 284e911fb..2be10dbf1 100644 --- a/AMBASSADORS_MEMBERS.json +++ b/AMBASSADORS_MEMBERS.json @@ -579,5 +579,36 @@ "link": "https://www.youtube.com/watch?v=DylvTW_ia4Y" } ] + }, + { + "name": "Hari Krishnan", + "github": "harikrishnan83", + "twitter": "harikrishnan83", + "country": "🇮🇳", + "bio": "Co-creator of Specmatic and Perfiz. I also advise organisations both large and small on their transformation journey. Apart from bringing ideas to life as working software products, I coach developers, project managers, product owners and engineering leaders. I have spoken at several conferences including AACoT 2023, API Specification Conference (#ASC2022), API World, SeleniumConf, Agile2021, Agile India, TestingUY 2021, SREConf, PyCon Singapore, RubyConf India. My areas of interest include distributed systems, concurrency, high performance application architecture, coaching and training.", + "linkedin": "in/harikrishnan83", + "company": "Specmatic and Polarizer Technologies", + "title": "Co-founder and CTO at Specmatic, Founder and CEO at Polarizer Tehcnologies", + "img": "https://raw.githubusercontent.com/harikrishnan83/harikrishnan83/master/HariKrishnan-profile.jpg", + "contributions": [ + { + "type": "talk", + "title": "Kafka and JMS Mocking with AsyncAPI", + "date": { + "year": 2023, + "month": "November" + }, + "link": "https://www.youtube.com/watch?v=9yRf75p_kTU" + }, + { + "type": "talk", + "title": "Unshackling Your System Under Test: Shift-Left Testing Through Dependency Isolation (Kafka Mocks with AsyncAPI specification)", + "date": { + "year": 2024, + "month": "June" + }, + "link": "https://confengine.com/conferences/selenium-conf-2024/proposal/20021/unshackling-your-system-under-test-shift-left-testing-through-dependency-isolation" + } + ] } ] From c6ce3ab2e909ac75037920b79b030d3854ca2776 Mon Sep 17 00:00:00 2001 From: V Thulisile Sibanda <66913810+thulieblack@users.noreply.github.com> Date: Fri, 28 Jun 2024 08:10:44 +0200 Subject: [PATCH 2/2] minor changes --- AMBASSADORS_MEMBERS.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/AMBASSADORS_MEMBERS.json b/AMBASSADORS_MEMBERS.json index 2be10dbf1..5a7da4f39 100644 --- a/AMBASSADORS_MEMBERS.json +++ b/AMBASSADORS_MEMBERS.json @@ -584,11 +584,11 @@ "name": "Hari Krishnan", "github": "harikrishnan83", "twitter": "harikrishnan83", + "linkedin": "harikrishnan83", "country": "🇮🇳", - "bio": "Co-creator of Specmatic and Perfiz. I also advise organisations both large and small on their transformation journey. Apart from bringing ideas to life as working software products, I coach developers, project managers, product owners and engineering leaders. I have spoken at several conferences including AACoT 2023, API Specification Conference (#ASC2022), API World, SeleniumConf, Agile2021, Agile India, TestingUY 2021, SREConf, PyCon Singapore, RubyConf India. My areas of interest include distributed systems, concurrency, high performance application architecture, coaching and training.", - "linkedin": "in/harikrishnan83", + "bio": "Co-creator of Specmatic and Perfiz. I also advise organizations, both large and small, on their transformation journey. Apart from bringing ideas to life as working software products, I coach developers, project managers, product owners, and engineering leaders. I have spoken at several conferences, including AACoT 2023, API Specification Conference (#ASC2022), API World, SeleniumConf, Agile2021, Agile India, TestingUY 2021, SREConf, PyCon Singapore, RubyConf India. My areas of interest include distributed systems, concurrency, high-performance application architecture, coaching, and training.", "company": "Specmatic and Polarizer Technologies", - "title": "Co-founder and CTO at Specmatic, Founder and CEO at Polarizer Tehcnologies", + "title": "Co-founder and CTO at Specmatic, Founder, and CEO at Polarizer Technologies", "img": "https://raw.githubusercontent.com/harikrishnan83/harikrishnan83/master/HariKrishnan-profile.jpg", "contributions": [ {