-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
docs(community): update latest Board and TSC members list #4336
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docs(community): update latest Board and TSC members list #4336
Conversation
WalkthroughUpdates a single JSON config entry for a TSC/Board member: replaces Hari Krishnan’s bio with a longer version and appends two 2025 talk entries to his contributions array. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
Tip 🔌 Remote MCP (Model Context Protocol) integration is now available!Pro plan users can now connect to remote MCP servers from the Integrations page. Connect with popular remote MCPs such as Notion and Linear to add more context to your reviews and chats. ✨ Finishing Touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
Status, Documentation and Community
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #4336 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 22 22
Lines 778 778
Branches 144 144
=========================================
Hits 778 778 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
✅ Deploy Preview for asyncapi-website ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 1
📜 Review details
Configuration used: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
💡 Knowledge Base configuration:
- MCP integration is disabled by default for public repositories
- Jira integration is disabled by default for public repositories
- Linear integration is disabled by default for public repositories
You can enable these sources in your CodeRabbit configuration.
📒 Files selected for processing (1)
config/TSC_BOARD_MEMBERS.json(2 hunks)
⏰ Context from checks skipped due to timeout of 180000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (3)
- GitHub Check: Automerge PR autoapproved by a bot
- GitHub Check: Lighthouse CI
- GitHub Check: Test NodeJS PR - windows-latest
🔇 Additional comments (1)
config/TSC_BOARD_MEMBERS.json (1)
666-673: Validation successful – new talk entries are structurally valid and links are live
- JSON syntax and structure verified with
jq- Found both new contributions for
harikrishnan83withtype: "talk",year: 2025, and valid month strings- Both URLs returned HTTP 200 OK
No further action required.
| "githubID": 126087, | ||
| "country": "\ud83c\uddee\ud83c\uddf3", | ||
| "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.", | ||
| "bio": "Hari Krishnan has over two decades of experience in building high-performing teams, designing scalable systems, and driving technical strategy for large enterprises and high-growth startups across industries like finance, telecom, logistics, and retail. As Founder and CEO of Polarizer Technologies he has led enterprise-wide initiatives in architecture, developer experience, test automation and AI adoption. He combines deep technical expertise with executive vision, having worked closely with CXOs on strategy, delivery assurance, and organizational agility. He is widely recognized for his contributions to API governance, platform engineering, and contract-driven development. He has spoken at several conferences including APIDays (New York, Paris), Developer Week Sunnyvale, NordicAPIs Platform Summit, GoTo Copenhagen, API Specification Conference (#ASC2022), API World, SeleniumConf, Agile2021, Agile India, TestingUY 2021, SREConf, PyCon Singapore, RubyConf India. He actively contributes to several open-source projects including Specmatic and Perfiz. His areas of interest include distributed systems, AI-native products and exploring how AI can be leveraged to rethink software delivery and next-gen developer experience.", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fix minor grammar in bio (missing comma).
Add a comma after “Polarizer Technologies” for correct punctuation and readability.
- "bio": "Hari Krishnan has over two decades of experience in building high-performing teams, designing scalable systems, and driving technical strategy for large enterprises and high-growth startups across industries like finance, telecom, logistics, and retail. As Founder and CEO of Polarizer Technologies he has led enterprise-wide initiatives in architecture, developer experience, test automation and AI adoption. He combines deep technical expertise with executive vision, having worked closely with CXOs on strategy, delivery assurance, and organizational agility. He is widely recognized for his contributions to API governance, platform engineering, and contract-driven development. He has spoken at several conferences including APIDays (New York, Paris), Developer Week Sunnyvale, NordicAPIs Platform Summit, GoTo Copenhagen, API Specification Conference (#ASC2022), API World, SeleniumConf, Agile2021, Agile India, TestingUY 2021, SREConf, PyCon Singapore, RubyConf India. He actively contributes to several open-source projects including Specmatic and Perfiz. His areas of interest include distributed systems, AI-native products and exploring how AI can be leveraged to rethink software delivery and next-gen developer experience.",
+ "bio": "Hari Krishnan has over two decades of experience in building high-performing teams, designing scalable systems, and driving technical strategy for large enterprises and high-growth startups across industries like finance, telecom, logistics, and retail. As Founder and CEO of Polarizer Technologies, he has led enterprise-wide initiatives in architecture, developer experience, test automation and AI adoption. He combines deep technical expertise with executive vision, having worked closely with CXOs on strategy, delivery assurance, and organizational agility. He is widely recognized for his contributions to API governance, platform engineering, and contract-driven development. He has spoken at several conferences including APIDays (New York, Paris), Developer Week Sunnyvale, NordicAPIs Platform Summit, GoTo Copenhagen, API Specification Conference (#ASC2022), API World, SeleniumConf, Agile2021, Agile India, TestingUY 2021, SREConf, PyCon Singapore, RubyConf India. He actively contributes to several open-source projects including Specmatic and Perfiz. His areas of interest include distributed systems, AI-native products and exploring how AI can be leveraged to rethink software delivery and next-gen developer experience.",📝 Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.
| "bio": "Hari Krishnan has over two decades of experience in building high-performing teams, designing scalable systems, and driving technical strategy for large enterprises and high-growth startups across industries like finance, telecom, logistics, and retail. As Founder and CEO of Polarizer Technologies he has led enterprise-wide initiatives in architecture, developer experience, test automation and AI adoption. He combines deep technical expertise with executive vision, having worked closely with CXOs on strategy, delivery assurance, and organizational agility. He is widely recognized for his contributions to API governance, platform engineering, and contract-driven development. He has spoken at several conferences including APIDays (New York, Paris), Developer Week Sunnyvale, NordicAPIs Platform Summit, GoTo Copenhagen, API Specification Conference (#ASC2022), API World, SeleniumConf, Agile2021, Agile India, TestingUY 2021, SREConf, PyCon Singapore, RubyConf India. He actively contributes to several open-source projects including Specmatic and Perfiz. His areas of interest include distributed systems, AI-native products and exploring how AI can be leveraged to rethink software delivery and next-gen developer experience.", | |
| "bio": "Hari Krishnan has over two decades of experience in building high-performing teams, designing scalable systems, and driving technical strategy for large enterprises and high-growth startups across industries like finance, telecom, logistics, and retail. As Founder and CEO of Polarizer Technologies, he has led enterprise-wide initiatives in architecture, developer experience, test automation and AI adoption. He combines deep technical expertise with executive vision, having worked closely with CXOs on strategy, delivery assurance, and organizational agility. He is widely recognized for his contributions to API governance, platform engineering, and contract-driven development. He has spoken at several conferences including APIDays (New York, Paris), Developer Week Sunnyvale, NordicAPIs Platform Summit, GoTo Copenhagen, API Specification Conference (#ASC2022), API World, SeleniumConf, Agile2021, Agile India, TestingUY 2021, SREConf, PyCon Singapore, RubyConf India. He actively contributes to several open-source projects including Specmatic and Perfiz. His areas of interest include distributed systems, AI-native products and exploring how AI can be leveraged to rethink software delivery and next-gen developer experience.", |
🤖 Prompt for AI Agents
In config/TSC_BOARD_MEMBERS.json around line 624, the bio for Hari Krishnan is
missing a comma after "Polarizer Technologies"; update the JSON string to insert
a comma after "Polarizer Technologies" so it reads "...Founder and CEO of
Polarizer Technologies, he has led..." ensuring punctuation and spacing remain
valid JSON.
|
⚡️ Lighthouse report for the changes in this PR:
Lighthouse ran on https://deploy-preview-4336--asyncapi-website.netlify.app/ |
Updated board and TSC members list is available; please review the pull request that introduces new board members to the list.
Summary by CodeRabbit