docs(core): add manfred steyer as nx champion (#16994)
This commit is contained in:
parent
8460c63bd6
commit
0aa3e45e2e
@ -26,6 +26,10 @@ export default function Community(props: CommunityProps): JSX.Element {
|
||||
label: '@trumbitta',
|
||||
link: 'https://twitter.com/trumbitta',
|
||||
},
|
||||
{
|
||||
label: '@williamghelfi.com',
|
||||
link: 'https://bsky.app/profile/williamghelfi.com',
|
||||
},
|
||||
],
|
||||
location: 'Italy',
|
||||
},
|
||||
@ -107,6 +111,19 @@ export default function Community(props: CommunityProps): JSX.Element {
|
||||
],
|
||||
location: 'France',
|
||||
},
|
||||
{
|
||||
name: 'Manfred Steyer',
|
||||
expertise:
|
||||
'Angular, Blogs, Talks, Conferences, Plugins, Repository Structure',
|
||||
imageUrl: '/images/champions/manfred-steyer.webp',
|
||||
contact: [
|
||||
{
|
||||
label: 'manfred.steyer@angulararchitects.io',
|
||||
link: 'mailto:manfred.steyer@angulararchitects.io',
|
||||
},
|
||||
],
|
||||
location: 'Austria',
|
||||
},
|
||||
];
|
||||
const champions3: Champion[] = [
|
||||
{
|
||||
|
||||
BIN
nx-dev/nx-dev/public/images/champions/manfred-steyer.webp
Normal file
BIN
nx-dev/nx-dev/public/images/champions/manfred-steyer.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.4 KiB |
Loading…
x
Reference in New Issue
Block a user