From b4def634e29f35a1ed6e5b79d662725cb4f36160 Mon Sep 17 00:00:00 2001 From: Daniel Ehrenberg Date: Mon, 22 Apr 2024 19:39:59 -0400 Subject: [PATCH] Proposal champions --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 67724c7..df396ff 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,9 @@ Stage 1 ([explanation](https://tc39.es/process-document/)) -Authors: Rob Eisenberg and Daniel Ehrenberg +TC39 proposal champions: Daniel Ehrenberg, Yehuda Katz, Jatin Ramanathan, Shay Lewis, Kristen Hewell Garrett, Dominic Gannaway, Preston Sego, Milo M, Rob Eisenberg + +Original authors: Rob Eisenberg and Daniel Ehrenberg This document describes an early common direction for signals in JavaScript, similar to the Promises/A+ effort which preceded the Promises standardized by TC39 in ES2015. Try it for yourself, using [a polyfill](https://github.com/proposal-signals/proposal-signals/tree/main/packages/signal-polyfill).