File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -170,6 +170,7 @@ export const allMaintainers: Maintainer[] = [
170170 social : {
171171 twitter : 'https://x.com/AlemTuzlak' ,
172172 bluesky : 'https://bsky.app/profile/alem.forge42.dev' ,
173+ website : 'https://www.forge42.dev' ,
173174 } ,
174175 } ,
175176 {
@@ -389,6 +390,18 @@ export const allMaintainers: Maintainer[] = [
389390 frameworkExpertise : [ 'react' ] ,
390391 specialties : [ 'Sync Engines' , 'Incremental View Maintenance' ] ,
391392 } ,
393+ {
394+ name : 'Shruti Kapoor' ,
395+ avatar : 'https://github.com/shrutikapoor08.png' ,
396+ github : 'shrutikapoor08' ,
397+ contributorOf : [ 'start' ] ,
398+ frameworkExpertise : [ 'react' ] ,
399+ specialties : [ 'Education' , 'Documentation' ] ,
400+ social : {
401+ twitter : 'https://x.com/shrutikapoor08' ,
402+ bluesky : 'https://bsky.app/profile/shrutikapoor08.bsky.social' ,
403+ } ,
404+ } ,
392405]
393406
394407export const coreMaintainers = allMaintainers . filter (
You can’t perform that action at this time.
0 commit comments