diff --git a/README.md b/README.md
index 5cfa9d7f..f6c4b0b5 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ Stage 2 indicates that the committee expects these features to be developed and
| [Sync Iterator helpers][iterator-helpers] | Gus Caplan | Michael Ficarra
Jonathan Keslin
Kevin Gibbons | [iterator-helpers][iterator-helpers-tests] | [November 2022][iterator-helpers-notes] |
| [Explicit Resource Management][resource-management] | Ron Buckton | Ron Buckton | [explicit-resource-management][resource-management-tests] | [March 2023][resource-management-notes] |
| [ArrayBuffer transfer][arraybuffer-transfer] | Shu-yu Guo
Jordan Harband
Yagiz Nizipli | Shu-yu Guo
Jordan Harband
Yagiz Nizipli | [arraybuffer-transfer][arraybuffer-transfer-tests] | [January 2023][arraybuffer-transfer-notes] |
-| [Float16 on TypedArrays, DataView, `Math.f16round`][float16s] | Leo Balter | Leo Balter
Kevin Gibbons | :question: | [May 2023][float16s-notes] |
+| [Float16 on TypedArrays, DataView, `Math.f16round`][float16s] | Leo Balter | Leo Balter
Kevin Gibbons | N/A but [relevant PR](https://github.com/tc39/test262/pull/3849) | [May 2023][float16s-notes] |
| [Decorator Metadata][decorator-metadata] | Kristen Hewell Garrett | Kristen Hewell Garrett | :question: | [May 2023][decorator-metadata-notes] |
| [Import Attributes][import-attributes] | Myles Borins
Sven Sauleau
Dan Clark
Daniel Ehrenberg | Sven Sauleau
Dan Clark
Daniel Ehrenberg
Nicolò Ribaudo | [import-attributes][import-attributes-tests] | [March 2023][import-attributes-notes] |
| [Array Grouping][array-grouping] | Justin Ridgewell | Justin Ridgewell
Jordan Harband | [array-grouping][array-grouping-tests] | [July 2023][array-grouping-notes] |