File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -534,15 +534,13 @@ const sponsors: Sponsor[] = [
534534 image : "https://avatars.githubusercontent.com/u/4665641?v=4" ,
535535 description : "Team lead of Quasar Framework" ,
536536 github : "https://github.com/rstoenescu" ,
537- linkedin : "#" ,
538537 isWeSponsor : true ,
539538 } ,
540539 {
541540 name : "Sarah Drasner" ,
542541 image : "https://avatars.githubusercontent.com/u/2281088?v=4" ,
543542 description : "Director at Google" ,
544543 github : "https://github.com/sdras" ,
545- linkedin : "#" ,
546544 twitter : "https://x.com/sarah_edo" ,
547545 isWeSponsor : true ,
548546 } ,
@@ -551,7 +549,6 @@ const sponsors: Sponsor[] = [
551549 image : "https://avatars.githubusercontent.com/u/1503512?s=200&v=4" ,
552550 description : "package manager for macOS" ,
553551 github : "https://github.com/Homebrew" ,
554- linkedin : "#" ,
555552 isWeSponsor : true ,
556553 } ,
557554 {
@@ -560,6 +557,7 @@ const sponsors: Sponsor[] = [
560557 description : "Opensouce Contributor" ,
561558 github : "https://github.com/Adez017" ,
562559 linkedin : "https://www.linkedin.com/in/aditya-singh-rathore0017/" ,
560+ twitter : "https://x.com/Adez017" ,
563561 isWeSponsor : true ,
564562 } ,
565563] ;
You can’t perform that action at this time.
0 commit comments