@@ -59,66 +59,63 @@ export const CORE_MEMBERS: TeamMember[] = [
59
59
] ,
60
60
} ,
61
61
{
62
- id : "don " ,
62
+ id : "cameron " ,
63
63
type : "core" ,
64
- name : "Don" ,
65
- title : "Oxlint Product Owner" ,
66
- avatar : "https://www.github.com/donisaac.png" ,
67
- links : [
68
- { icon : "github" , link : "https://github.com/donisaac" } ,
69
- { icon : "twitter" , link : "https://twitter.com/Don_dev_" } ,
70
- ] ,
64
+ name : "Cameron" ,
65
+ title : "Member" ,
66
+ avatar : "https://www.github.com/camc314.png" ,
67
+ links : [ { icon : "github" , link : "https://github.com/camc314" } ] ,
71
68
} ,
72
69
{
73
- id : "rzvxa " ,
70
+ id : "leaysgur " ,
74
71
type : "core" ,
75
- name : "rzvxa " ,
72
+ name : "Yuji Sugiura " ,
76
73
title : "Member" ,
77
- avatar : "https://www.github.com/rzvxa .png" ,
74
+ avatar : "https://www.github.com/leaysgur .png" ,
78
75
links : [
79
- { icon : "github" , link : "https://github.com/rzvxa " } ,
80
- { icon : "twitter" , link : "https://twitter .com/rzvxa " } ,
76
+ { icon : "github" , link : "https://github.com/leaysgur " } ,
77
+ { icon : "twitter" , link : "https://x .com/leaysgur " } ,
81
78
] ,
82
79
} ,
83
80
{
84
- id : "cameron " ,
81
+ id : "camchenry " ,
85
82
type : "core" ,
86
- name : "Cameron " ,
83
+ name : "Cam " ,
87
84
title : "Member" ,
88
- avatar : "https://www.github.com/camc314.png" ,
89
- links : [ { icon : "github" , link : "https://github.com/camc314" } ] ,
85
+ avatar : "https://www.github.com/camchenry.png" ,
86
+ links : [
87
+ { icon : "github" , link : "https://github.com/camchenry" } ,
88
+ { icon : "twitter" , link : "https://x.com/cammchenry" } ,
89
+ ] ,
90
90
} ,
91
91
{
92
92
id : "mysteryven" ,
93
93
type : "emeriti" ,
94
94
name : "Mysteryven" ,
95
- title : "Member" ,
96
95
avatar : "https://www.github.com/mysteryven.png" ,
97
96
links : [
98
97
{ icon : "github" , link : "https://github.com/mysteryven" } ,
99
98
{ icon : "twitter" , link : "https://twitter.com/mysteryven" } ,
100
99
] ,
101
100
} ,
102
101
{
103
- id : "leaysgur" ,
104
- type : "core" ,
105
- name : "Yuji Sugiura" ,
106
- title : "Member" ,
107
- avatar : "https://www.github.com/leaysgur.png" ,
102
+ id : "don" ,
103
+ type : "emeriti" ,
104
+ name : "Don" ,
105
+ avatar : "https://www.github.com/donisaac.png" ,
108
106
links : [
109
- { icon : "github" , link : "https://github.com/leaysgur " } ,
110
- { icon : "twitter" , link : "https://x .com/leaysgur " } ,
107
+ { icon : "github" , link : "https://github.com/donisaac " } ,
108
+ { icon : "twitter" , link : "https://twitter .com/Don_dev_ " } ,
111
109
] ,
112
110
} ,
113
111
{
114
- id : "camchenry" ,
115
- type : "core" ,
116
- name : "Cam" ,
117
- title : "Member" ,
118
- avatar : "https://www.github.com/camchenry.png" ,
112
+ id : "rzvxa" ,
113
+ type : "emeriti" ,
114
+ name : "rzvxa" ,
115
+ avatar : "https://www.github.com/rzvxa.png" ,
119
116
links : [
120
- { icon : "github" , link : "https://github.com/camchenry " } ,
121
- { icon : "twitter" , link : "https://x .com/cammchenry " } ,
117
+ { icon : "github" , link : "https://github.com/rzvxa " } ,
118
+ { icon : "twitter" , link : "https://twitter .com/rzvxa " } ,
122
119
] ,
123
120
} ,
124
121
{
0 commit comments