From 59d371468bc53fb9fb94ed72f459b798e18a5505 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felix=20Geisend=C3=B6rfer?= Date: Fri, 21 Jan 2022 10:52:46 +0100 Subject: [PATCH] guide: credit mutex section to nick --- guide/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/guide/README.md b/guide/README.md index af405a6..a87e1cd 100644 --- a/guide/README.md +++ b/guide/README.md @@ -511,6 +511,9 @@ I'm [felixge](https://github.com/felixge) and work at [Datadog](https://www.data The information on this page is believed to be correct, but no warranty is provided. Feedback is welcome! +Credits: +- [Nick Ripley](https://github.com/nsrip-dd) for contributing the [Mutex Profiler](#mutex-profiler) section. +