Skip to content

Commit 3f6d99e

Browse files
authored
chore: add Thang to contributor (#4944)
1 parent 46eedee commit 3f6d99e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/docs/contributors.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Without these people, the project could not have become one of the most used aut
1111
- [Balázs Orbán](https://github.com/balazsorban44) - **Lead Maintainer**
1212
- [Nico Domino](https://github.com/ndom91) - Maintainer (Documentation, Core)
1313
- [Lluis Agusti](https://github.com/lluia) - Maintainer (Documentation, Testing, TypeScript)
14+
- [Thang Huu Vu](https://github.com/ThangHuuVu) - Maintainer (Core, TypeScript)
1415

1516
## Special thanks
1617

packages/next-auth/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
"contributors": [
99
"Balázs Orbán <info@balazsorban.com>",
1010
"Nico Domino <yo@ndo.dev>",
11-
"Lluis Agusti <hi@llu.lu>"
11+
"Lluis Agusti <hi@llu.lu>",
12+
"Thang Huu Vu <thvu@hey.com>"
1213
],
1314
"main": "index.js",
1415
"module": "index.js",

0 commit comments

Comments
 (0)