Skip to content

Commit 0447db0

Browse files
authored
chore(v4): add sent.dm sponsor (#12172)
1 parent 5a5859a commit 0447db0

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

docs/docs/sponsors.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -208,6 +208,11 @@ Maintaining NextAuth.js would not be possible without the generous support of ou
208208
"https://avatars.githubusercontent.com/u/77690634?v=4",
209209
"Neon",
210210
],
211+
[
212+
"https://sent.dm",
213+
"https://avatars.githubusercontent.com/u/153308555?v=4",
214+
"Sent.dm",
215+
],
211216
].map(([href, src, name]) => (
212217
<a
213218
key={name}

packages/next-auth/README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -269,15 +269,22 @@ We're happy to announce we've recently created an [OpenCollective](https://openc
269269
<div>Encore</div>
270270
<sub>💵</sub>
271271
</td>
272+
<td align="center" valign="top">
273+
<a href="https://sent.dm/?ref=auth.js" target="_blank">
274+
<img width="108" src="https://avatars.githubusercontent.com/u/153308555?v=4" alt="Sent.dm Logo" />
275+
</a><br />
276+
<div>Sent.dm</div>
277+
<sub>💵</sub>
278+
</td>
279+
</tr>
280+
<tr>
272281
<td align="center" valign="top">
273282
<a href="https://arcjet.com/?ref=auth.js" target="_blank">
274283
<img width="108" src="https://avatars.githubusercontent.com/u/24397786?s=200&v=4" alt="Arcjet Logo" />
275284
</a><br />
276285
<div>Arcjet</div>
277286
<sub>💵</sub>
278287
</td>
279-
</tr>
280-
<tr>
281288
<td align="center" valign="top">
282289
<a href="https://route4me.com/?ref=auth.js" target="_blank">
283290
<img width="108" src="https://avatars.githubusercontent.com/u/7936820?v=4" alt="Route4Me Logo" />

0 commit comments

Comments
 (0)