1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00

Merge pull request #17371 from gschorcht/doc/fix_libcoap_removal_commit

doc: fix the reference to libcoap removal commit in LOSTANDFOUND.md
This commit is contained in:
benpicco 2021-12-09 17:08:29 +01:00 committed by GitHub
commit eba1f0970e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 <mlenders@inf.fu-berlin.de>