We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5922104 commit 4a6b6e1Copy full SHA for 4a6b6e1
src/libraries/maintainers.ts
@@ -284,7 +284,7 @@ export const allMaintainers: Maintainer[] = [
284
social: {
285
twitter: 'https://x.com/manudeli_',
286
bluesky: 'https://bsky.app/profile/manudeli.bsky.social',
287
- website: 'https://www.linkedin.com/in/jonghyeonko',
+ linkedIn: 'https://www.linkedin.com/in/jonghyeonko',
288
},
289
290
{
@@ -383,7 +383,7 @@ export const allMaintainers: Maintainer[] = [
383
384
twitter: 'https://x.com/Arnoud_dv',
385
bluesky: 'https://bsky.app/profile/arnoud.dev',
386
- website: 'https://www.linkedin.com/in/arnouddv/',
+ linkedIn: 'https://www.linkedin.com/in/arnouddv/',
387
388
workshopsAvailable: true,
389
0 commit comments