File tree Expand file tree Collapse file tree 1 file changed +83
-0
lines changed
Expand file tree Collapse file tree 1 file changed +83
-0
lines changed Original file line number Diff line number Diff line change @@ -1232,6 +1232,89 @@ export const members: Member[] = [
12321232 githubUsername : 'WebSecurityLoop' ,
12331233 alternativeEmail : 'WebSecurityLoop' ,
12341234 details : [ ]
1235+ } ,
1236+ {
1237+ name : '刘美燕' ,
1238+ gender : '女' ,
1239+ avatar : '/img/cblecker.png' ,
1240+ city : '北京' ,
1241+ email : '' ,
1242+ website : '' ,
1243+ github : '' ,
1244+ bio : '' ,
1245+ githubUsername : '' ,
1246+ alternativeEmail : '' ,
1247+ details : [ ]
1248+ } ,
1249+ {
1250+ name : '王道含' ,
1251+ gender : '男' ,
1252+ avatar : '/img/cblecker.png' ,
1253+ city : '北京' ,
1254+ email : '' ,
1255+ website : '' ,
1256+ github : '' ,
1257+ bio : '' ,
1258+ nickname : '王德福' ,
1259+ githubUsername : '' ,
1260+ alternativeEmail : '' ,
1261+ details : [ ]
1262+ } ,
1263+ {
1264+ name : '罗基印' ,
1265+ gender : '男' ,
1266+ avatar : '/img/cblecker.png' ,
1267+ city : '成都' ,
1268+ email : '' ,
1269+ website : '' ,
1270+ github : '' ,
1271+ bio : '' ,
1272+ nickname : '' ,
1273+ githubUsername : '' ,
1274+ alternativeEmail : '' ,
1275+ details : [ ]
1276+ } ,
1277+ {
1278+ name : '桑毅炜' ,
1279+ gender : '男' ,
1280+ avatar : '/img/cblecker.png' ,
1281+ city : '成都' ,
1282+ email : '' ,
1283+ website : '' ,
1284+ github : '' ,
1285+ bio : '' ,
1286+ nickname : '' ,
1287+ githubUsername : '' ,
1288+ alternativeEmail : '' ,
1289+ details : [ ]
1290+ } ,
1291+ {
1292+ name : '段延星' ,
1293+ gender : '男' ,
1294+ avatar : '/img/cblecker.png' ,
1295+ city : '成都' ,
1296+ email : '' ,
1297+ website : '' ,
1298+ github : '' ,
1299+ bio : '' ,
1300+ nickname : '' ,
1301+ githubUsername : '' ,
1302+ alternativeEmail : '' ,
1303+ details : [ ]
1304+ } ,
1305+ {
1306+ name : '廖敬仪' ,
1307+ gender : '女' ,
1308+ avatar : '/img/cblecker.png' ,
1309+ city : '上海' ,
1310+ email : '' ,
1311+ website : '' ,
1312+ github : '' ,
1313+ bio : '' ,
1314+ nickname : '' ,
1315+ githubUsername : '' ,
1316+ alternativeEmail : '' ,
1317+ details : [ ]
12351318 }
12361319]
12371320
You can’t perform that action at this time.
0 commit comments