Skip to content

Commit fafac9e

Browse files
authored
Add non-chapter contributors (#3841)
* Add non-chapter contributors * Typo * Anopther typo * And another * Add Tobias
1 parent ab3e32c commit fafac9e

1 file changed

Lines changed: 55 additions & 3 deletions

File tree

src/config/contributors.json

Lines changed: 55 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -659,7 +659,8 @@
659659
],
660660
"2024": [
661661
"developers",
662-
"editors"
662+
"editors",
663+
"leads"
663664
]
664665
},
665666
"twitter": "tunetheweb",
@@ -821,7 +822,8 @@
821822
"reviewers"
822823
],
823824
"2024": [
824-
"editors"
825+
"editors",
826+
"leads"
825827
]
826828
},
827829
"twitter": "httpsecheaders"
@@ -972,6 +974,15 @@
972974
},
973975
"website": "https://chrisadams.me.uk"
974976
},
977+
"ChrisBeeti": {
978+
"github": "ChrisBeeti",
979+
"name": "Chris Beeti",
980+
"teams": {
981+
"2024": [
982+
"leads"
983+
]
984+
}
985+
},
975986
"svgeesus": {
976987
"avatar_url": "2506926",
977988
"github": "svgeesus",
@@ -1660,6 +1671,17 @@
16601671
]
16611672
}
16621673
},
1674+
"gunesacar": {
1675+
"avatar_url": "5788790",
1676+
"github": "gunesacar",
1677+
"name": "Gunes Acar",
1678+
"teams": {
1679+
"2024": [
1680+
"leads"
1681+
]
1682+
},
1683+
"website": "https://gunesacar.net/"
1684+
},
16631685
"harendra": {
16641686
"github": "harendra",
16651687
"name": "Haren Bhandari",
@@ -1719,6 +1741,9 @@
17191741
"teams": {
17201742
"2020": [
17211743
"authors"
1744+
],
1745+
"2024": [
1746+
"leads"
17221747
]
17231748
},
17241749
"twitter": "HenriHelvetica"
@@ -2770,6 +2795,9 @@
27702795
],
27712796
"2022": [
27722797
"analysts"
2798+
],
2799+
"2024": [
2800+
"developers"
27732801
]
27742802
},
27752803
"twitter": "themax_o",
@@ -2939,6 +2967,15 @@
29392967
"twitter": "mgechev",
29402968
"website": "https://blog.mgechev.com/"
29412969
},
2970+
"MiriamNaß": {
2971+
"github": "MiriamNaß",
2972+
"name": "Miriam Naß",
2973+
"teams": {
2974+
"2024": [
2975+
"leads"
2976+
]
2977+
}
2978+
},
29422979
"mirisuzanne": {
29432980
"avatar_url": "104161",
29442981
"github": "mirisuzanne",
@@ -3177,6 +3214,7 @@
31773214
"authors"
31783215
],
31793216
"2024": [
3217+
"leads",
31803218
"reviewers"
31813219
]
31823220
},
@@ -3746,7 +3784,9 @@
37463784
"name": "Saptak Sengupta",
37473785
"teams": {
37483786
"2022": [
3749-
"authors"
3787+
"authors",
3788+
"developers",
3789+
"leads"
37503790
]
37513791
},
37523792
"twitter": "Saptak013",
@@ -4148,6 +4188,15 @@
41484188
"twitter": "krutoi_paren",
41494189
"website": "https://kartashov.io/"
41504190
},
4191+
"turban1988": {
4192+
"github": "turban1988",
4193+
"name": "Tobias Urban",
4194+
"teams": {
4195+
"2024": [
4196+
"leads"
4197+
]
4198+
}
4199+
},
41514200
"bobbyshaw": {
41524201
"avatar_url": "553566",
41534202
"github": "bobbyshaw",
@@ -4175,6 +4224,9 @@
41754224
],
41764225
"2022": [
41774226
"authors"
4227+
],
4228+
"2024": [
4229+
"leads"
41784230
]
41794231
},
41804232
"twitter": "tomvangoethem",

0 commit comments

Comments
 (0)