docs(core): add martin hochel as a champion (#28755)

Adds @Hotell as an Nx Champion
This commit is contained in:
Isaac Mann 2024-11-04 06:13:58 -05:00 committed by GitHub
parent c290b37cbd
commit 796862d9f4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 12 additions and 0 deletions

View File

@ -227,6 +227,18 @@ export const champions2: Champion[] = [
],
location: 'USA',
},
{
name: 'Martin Hochel',
expertise: 'Architecture, Scalability, Plugins, Releases, OpenSource',
imageUrl: '/images/champions/martin-hochel.webp',
contact: [
{
label: 'LinkedIn: hochelmartin',
link: 'https://linkedin.com/in/hochelmartin',
},
],
location: 'Czechia',
},
];
export const champions3: Champion[] = [
{

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB