Skip to content

Commit 9b74a3e

Browse files
committed
add details for TypeChris
1 parent 4377f6c commit 9b74a3e

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

src/libraries/maintainers.ts

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,9 +123,13 @@ export const allMaintainers: Maintainer[] = [
123123
isCoreMaintainer: true,
124124
avatar: 'https://github.com/chorobin.png',
125125
github: 'chorobin',
126-
maintainerOf: ['router'],
126+
maintainerOf: ['start', 'router'],
127127
frameworkExpertise: ['react'],
128128
specialties: ['TypeScript'],
129+
social: {
130+
twitter: 'https://x.com/c_horobin',
131+
bluesky: 'https://bsky.app/profile/chorobin.bsky.social',
132+
},
129133
},
130134
{
131135
name: 'Damian Pieczynski',

0 commit comments

Comments
 (0)