Skip to content

Commit 9eeb9e9

Browse files
committed
chore: update date and add thanks section
- update date to 2025-11-20 - add thanks section with PR 497 contributors (alphabetically): - Adin Schmahmann - Alex Potsides - Marcin Rataj
1 parent c8362a9 commit 9eeb9e9

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

src/routing/kad-dht.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: >
55
overlay network used for peer and content routing in the InterPlanetary File
66
System (IPFS). It extends the libp2p Kademlia DHT specification, adapting and
77
adding features to support IPFS-specific requirements.
8-
date: 2025-03-24
8+
date: 2025-11-20
99
maturity: reliable
1010
editors:
1111
- name: Guillaume Michel
@@ -14,6 +14,22 @@ editors:
1414
affiliation:
1515
name: Shipyard
1616
url: https://ipshipyard.com
17+
thanks:
18+
- name: Adin Schmahmann
19+
github: aschmahmann
20+
affiliation:
21+
name: Shipyard
22+
url: https://ipshipyard.com
23+
- name: Alex Potsides
24+
github: achingbrain
25+
affiliation:
26+
name: Shipyard
27+
url: https://ipshipyard.com
28+
- name: Marcin Rataj
29+
github: lidel
30+
affiliation:
31+
name: Shipyard
32+
url: https://ipshipyard.com
1733
tags: ['routing']
1834
order: 1
1935
---

0 commit comments

Comments
 (0)