Skip to content

Commit

Permalink
Add non-chapter contributors (#3841)
Browse files Browse the repository at this point in the history
* Add non-chapter contributors

* Typo

* Anopther typo

* And another

* Add Tobias
  • Loading branch information
tunetheweb authored Nov 9, 2024
1 parent ab3e32c commit fafac9e
Showing 1 changed file with 55 additions and 3 deletions.
58 changes: 55 additions & 3 deletions src/config/contributors.json
Original file line number Diff line number Diff line change
Expand Up @@ -659,7 +659,8 @@
],
"2024": [
"developers",
"editors"
"editors",
"leads"
]
},
"twitter": "tunetheweb",
Expand Down Expand Up @@ -821,7 +822,8 @@
"reviewers"
],
"2024": [
"editors"
"editors",
"leads"
]
},
"twitter": "httpsecheaders"
Expand Down Expand Up @@ -972,6 +974,15 @@
},
"website": "https://chrisadams.me.uk"
},
"ChrisBeeti": {
"github": "ChrisBeeti",
"name": "Chris Beeti",
"teams": {
"2024": [
"leads"
]
}
},
"svgeesus": {
"avatar_url": "2506926",
"github": "svgeesus",
Expand Down Expand Up @@ -1660,6 +1671,17 @@
]
}
},
"gunesacar": {
"avatar_url": "5788790",
"github": "gunesacar",
"name": "Gunes Acar",
"teams": {
"2024": [
"leads"
]
},
"website": "https://gunesacar.net/"
},
"harendra": {
"github": "harendra",
"name": "Haren Bhandari",
Expand Down Expand Up @@ -1719,6 +1741,9 @@
"teams": {
"2020": [
"authors"
],
"2024": [
"leads"
]
},
"twitter": "HenriHelvetica"
Expand Down Expand Up @@ -2770,6 +2795,9 @@
],
"2022": [
"analysts"
],
"2024": [
"developers"
]
},
"twitter": "themax_o",
Expand Down Expand Up @@ -2939,6 +2967,15 @@
"twitter": "mgechev",
"website": "https://blog.mgechev.com/"
},
"MiriamNaß": {
"github": "MiriamNaß",
"name": "Miriam Naß",
"teams": {
"2024": [
"leads"
]
}
},
"mirisuzanne": {
"avatar_url": "104161",
"github": "mirisuzanne",
Expand Down Expand Up @@ -3177,6 +3214,7 @@
"authors"
],
"2024": [
"leads",
"reviewers"
]
},
Expand Down Expand Up @@ -3746,7 +3784,9 @@
"name": "Saptak Sengupta",
"teams": {
"2022": [
"authors"
"authors",
"developers",
"leads"
]
},
"twitter": "Saptak013",
Expand Down Expand Up @@ -4148,6 +4188,15 @@
"twitter": "krutoi_paren",
"website": "https://kartashov.io/"
},
"turban1988": {
"github": "turban1988",
"name": "Tobias Urban",
"teams": {
"2024": [
"leads"
]
}
},
"bobbyshaw": {
"avatar_url": "553566",
"github": "bobbyshaw",
Expand Down Expand Up @@ -4175,6 +4224,9 @@
],
"2022": [
"authors"
],
"2024": [
"leads"
]
},
"twitter": "tomvangoethem",
Expand Down

0 comments on commit fafac9e

Please sign in to comment.