Skip to content

Commit

Permalink
docs(core): add ahmed elsakaan to champions (#27827)
Browse files Browse the repository at this point in the history
Add Ahmed Elsakaan to the champions page
@ixahmedxi
  • Loading branch information
isaacplmann authored Sep 9, 2024
1 parent 27b8649 commit e768de6
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions nx-dev/nx-dev/lib/champions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -352,4 +352,16 @@ export const champions3: Champion[] = [
],
location: 'USA',
},
{
name: 'Ahmed Elsakaan',
expertise: 'Passionate about Monorepos, Web tooling, React and Typescript.',
imageUrl: '/images/champions/ahmed-elsakaan.webp',
contact: [
{
label: '@ixahmedxii',
link: 'https://twitter.com/ixahmedxii',
},
],
location: 'London, United Kingdom',
},
];
Binary file not shown.

0 comments on commit e768de6

Please sign in to comment.