Skip to content

Commit c99a3d5

Browse files
authored
Update contributors list in data.js (#157)
1 parent b4062ff commit c99a3d5

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

lib/data.js

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -449,46 +449,40 @@ export const contributors = [
449449
},
450450

451451
{
452-
453452
name: "Allan Oguis",
454453
role: "Contributor",
455454
github: "https://github.com/allanoguis",
456455
image: "https://github.com/allanoguis.png",
457456
},
458457

459458
{
460-
461459
name: "Samruddhi Bande",
462460
role: "Contributor",
463461
github: "https://github.com/SamruddhiBande",
464462
image: "https://github.com/SamruddhiBande.png",
465463
},
466464

467-
{
468-
465+
{
469466
name: "Imesh Nirmal",
470467
role: "Contributor",
471468
github: "https://github.com/DeathwingIN",
472469
image: "https://github.com/DeathwingIN.png",
473470
},
474-
475-
{
476471

472+
{
477473
name: "Cristina EU1",
478474
role: "Contributor",
479475
github: "https://github.com/CristinaEU1",
480476
image: "https://github.com/CristinaEU1.png",
481477
},
482-
{
483-
478+
{
484479
name: "Shubham Arora",
485480
role: "Contributor",
486481
github: "https://github.com/Shubham0523",
487482
image: "https://github.com/Shubham0523.png",
488483
},
489484

490485
{
491-
492486
name: "Pasan Jayathilaka",
493487
role: "Contributor",
494488
github: "https://github.com/pasanjaythilaka",
@@ -500,5 +494,10 @@ export const contributors = [
500494
github: "https://github.com/ayush88-debug",
501495
image: "https://github.com/ayush88-debug.png",
502496
},
503-
497+
{
498+
name: "Aaron Josh",
499+
role: "Contributor",
500+
github: "https://github.com/shironzi",
501+
image: "https://avatars.githubusercontent.com/u/157195223?v=4",
502+
},
504503
];

0 commit comments

Comments
 (0)