From c558599b2895db141ba089a719df3b503538aac8 Mon Sep 17 00:00:00 2001 From: Gunar Schorcht Date: Thu, 9 Dec 2021 16:33:05 +0100 Subject: [PATCH] doc: fix libcoap removal commit in LOSTANDFOUND.md With PR #17163 for removing `libcoap`, the file `LOSTANDFOUND.md` was updated to reference the commit for removing `libcoap`. However, when the PR was merged, the commit was given a different ID. --- LOSTANDFOUND.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LOSTANDFOUND.md b/LOSTANDFOUND.md index 32b6ab50e0..ed668488ae 100644 --- a/LOSTANDFOUND.md +++ b/LOSTANDFOUND.md @@ -42,7 +42,7 @@ This way, their names are never removed from the RIOT repository. # Removed Features -### pkg/libcoap [d83d08f0995a88f399e70a7d07b44dd780082436] +### pkg/libcoap [e89eebc6bfba61f8f81ed078deff4050941ff3be] Author: - Martine Lenders