-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(core): add manfred steyer as nx champion (#16994)
- Loading branch information
1 parent
8460c63
commit 0aa3e45
Showing
2 changed files
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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: '[email protected]', | ||
link: 'mailto:[email protected]', | ||
}, | ||
], | ||
location: 'Austria', | ||
}, | ||
]; | ||
const champions3: Champion[] = [ | ||
{ | ||
|
Binary file not shown.
0aa3e45
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.
Successfully deployed to the following URLs:
nx-dev – ./
nx-dev-git-master-nrwl.vercel.app
nx-dev-nrwl.vercel.app
nx.dev
nx-five.vercel.app