@@ -52,6 +52,19 @@ export const allMaintainers: Maintainer[] = [
5252 } ,
5353 workshopsAvailable : false ,
5454 } ,
55+ {
56+ name : 'Brenley Dueck' ,
57+ avatar : 'https://github.com/brenelz.png' ,
58+ github : 'brenelz' ,
59+ maintainerOf : [ 'start' , 'router' ] ,
60+ frameworkExpertise : [ 'react' , 'solid' ] ,
61+ specialties : [ ] ,
62+ social : {
63+ twitter : 'https://x.com/brenelz' ,
64+ bluesky : 'https://bsky.app/profile/brenelz.com' ,
65+ website : 'https://brenelz.com' ,
66+ } ,
67+ } ,
5568 {
5669 name : 'Dominik Dorfmeister' ,
5770 isCoreMaintainer : true ,
@@ -66,6 +79,20 @@ export const allMaintainers: Maintainer[] = [
6679 website : 'https://tkdodo.eu' ,
6780 } ,
6881 } ,
82+ {
83+ name : 'Nicolas Beaussart' ,
84+ avatar : 'https://github.com/beaussan.png' ,
85+ github : 'beaussan' ,
86+ maintainerOf : [ 'router' ] ,
87+ frameworkExpertise : [ 'react' ] ,
88+ specialties : [ 'Monorepo' , 'Architecture' , 'Typescript' ] ,
89+ social : {
90+ twitter : 'https://x.com/beaussan' ,
91+ bluesky : 'https://bsky.app/profile/beaussan.io' ,
92+ website : 'https://beaussan.io/' ,
93+ } ,
94+ workshopsAvailable : true ,
95+ } ,
6996 {
7097 name : 'Corbin Crutchley' ,
7198 isCoreMaintainer : true ,
@@ -137,6 +164,32 @@ export const allMaintainers: Maintainer[] = [
137164 website : 'https://seancassiere.com' ,
138165 } ,
139166 } ,
167+ {
168+ name : 'Birk Skyum' ,
169+ avatar : 'https://github.com/birkskyum.png' ,
170+ github : 'birkskyum' ,
171+ maintainerOf : [ 'router' , 'start' ] ,
172+ contributorOf : [ 'pacer' ] ,
173+ frameworkExpertise : [ 'solid' ] ,
174+ specialties : [ ] ,
175+ social : {
176+ twitter : 'https://x.com/birkskyum' ,
177+ bluesky : 'https://bsky.app/profile/bskyum.bsky.social' ,
178+ } ,
179+ } ,
180+ {
181+ name : 'Florian Pellet' ,
182+ avatar : 'https://github.com/sheraff.png' ,
183+ github : 'sheraff' ,
184+ maintainerOf : [ 'start' , 'router' ] ,
185+ frameworkExpertise : [ 'react' ] ,
186+ specialties : [ 'Performance' ] ,
187+ social : {
188+ twitter : 'https://x.com/chaponflo' ,
189+ bluesky : 'https://bsky.app/profile/sheraff.bsky.social' ,
190+ website : 'https://florianpellet.com' ,
191+ } ,
192+ } ,
140193 {
141194 name : 'Christopher Horobin' ,
142195 isCoreMaintainer : true ,
@@ -184,24 +237,6 @@ export const allMaintainers: Maintainer[] = [
184237 } ,
185238 workshopsAvailable : true ,
186239 } ,
187- {
188- name : 'Lachlan Collins' ,
189- isCoreMaintainer : true ,
190- avatar : 'https://github.com/lachlancollins.png' ,
191- github : 'lachlancollins' ,
192- maintainerOf : [ 'config' , 'query' ] ,
193- contributorOf : [
194- 'start' ,
195- 'router' ,
196- 'virtual' ,
197- 'table' ,
198- 'form' ,
199- 'db' ,
200- 'pacer' ,
201- ] ,
202- frameworkExpertise : [ 'react' , 'svelte' ] ,
203- specialties : [ 'Architecture' ] ,
204- } ,
205240 {
206241 name : 'Sam Willis' ,
207242 isCoreMaintainer : true ,
@@ -348,19 +383,6 @@ export const allMaintainers: Maintainer[] = [
348383 website : 'https://riccardoperra.com' ,
349384 } ,
350385 } ,
351- {
352- name : 'Birk Skyum' ,
353- avatar : 'https://github.com/birkskyum.png' ,
354- github : 'birkskyum' ,
355- maintainerOf : [ 'start' ] ,
356- contributorOf : [ 'pacer' ] ,
357- frameworkExpertise : [ 'solid' ] ,
358- specialties : [ ] ,
359- social : {
360- twitter : 'https://x.com/birkskyum' ,
361- bluesky : 'https://bsky.app/profile/bskyum.bsky.social' ,
362- } ,
363- } ,
364386 {
365387 name : 'Brooke Holmes' ,
366388 avatar : 'https://github.com/brhx.png' ,
@@ -485,18 +507,22 @@ export const allMaintainers: Maintainer[] = [
485507 workshopsAvailable : true ,
486508 } ,
487509 {
488- name : 'Nicolas Beaussart' ,
489- avatar : 'https://github.com/beaussan.png' ,
490- github : 'beaussan' ,
491- maintainerOf : [ 'router' ] ,
492- frameworkExpertise : [ 'react' ] ,
493- specialties : [ 'Monorepo' , 'Architecture' , 'Typescript' ] ,
494- social : {
495- twitter : 'https://x.com/beaussan' ,
496- bluesky : 'https://bsky.app/profile/beaussan.io' ,
497- website : 'https://beaussan.io/' ,
498- } ,
499- workshopsAvailable : true ,
510+ name : 'Lachlan Collins' ,
511+ isCoreMaintainer : true ,
512+ avatar : 'https://github.com/lachlancollins.png' ,
513+ github : 'lachlancollins' ,
514+ maintainerOf : [ 'config' , 'query' ] ,
515+ contributorOf : [
516+ 'start' ,
517+ 'router' ,
518+ 'virtual' ,
519+ 'table' ,
520+ 'form' ,
521+ 'db' ,
522+ 'pacer' ,
523+ ] ,
524+ frameworkExpertise : [ 'react' , 'svelte' ] ,
525+ specialties : [ 'Architecture' ] ,
500526 } ,
501527 {
502528 name : 'Nico Lynzaad' ,
@@ -510,32 +536,6 @@ export const allMaintainers: Maintainer[] = [
510536 } ,
511537 workshopsAvailable : false ,
512538 } ,
513- {
514- name : 'Florian Pellet' ,
515- avatar : 'https://github.com/sheraff.png' ,
516- github : 'sheraff' ,
517- maintainerOf : [ 'start' , 'router' ] ,
518- frameworkExpertise : [ 'react' ] ,
519- specialties : [ 'Performance' ] ,
520- social : {
521- twitter : 'https://x.com/chaponflo' ,
522- bluesky : 'https://bsky.app/profile/sheraff.bsky.social' ,
523- website : 'https://florianpellet.com' ,
524- } ,
525- } ,
526- {
527- name : 'Brenley Dueck' ,
528- avatar : 'https://github.com/brenelz.png' ,
529- github : 'brenelz' ,
530- maintainerOf : [ 'start' , 'router' ] ,
531- frameworkExpertise : [ 'react' , 'solid' ] ,
532- specialties : [ ] ,
533- social : {
534- twitter : 'https://x.com/brenelz' ,
535- bluesky : 'https://bsky.app/profile/brenelz.com' ,
536- website : 'https://brenelz.com' ,
537- } ,
538- } ,
539539]
540540
541541export const coreMaintainers = allMaintainers . filter (
0 commit comments