From 7e73116d51abdf5e715b53fc5820e6c227d37853 Mon Sep 17 00:00:00 2001 From: Tevin Zhang Date: Sun, 5 Sep 2021 12:47:57 +0800 Subject: [PATCH] Add the credit for Lucas Rouckhout --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ff75913..af82669 100644 --- a/README.md +++ b/README.md @@ -57,3 +57,6 @@ BenchmarkAtomicBoolCAS-4 100000000 11.7 ns/op # <--- This package - Added the `Toggle` method - [Lucas Rouckhout](https://github.com/LucasRouckhout) - Implemented JSON Unmarshal and Marshal interface +- [Sebastian Schicho](https://github.com/schicho) + - Reported a regression with test case +