From fa22a4d514721226d5285b8e9e3cb24e5921cfd2 Mon Sep 17 00:00:00 2001 From: Maciej Barć Date: Fri, 26 Aug 2022 14:10:48 +0200 Subject: dev-ml/react: add ml@gentoo.org to maintainers MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Maciej Barć --- dev-ml/react/metadata.xml | 24 +++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) (limited to 'dev-ml/react') diff --git a/dev-ml/react/metadata.xml b/dev-ml/react/metadata.xml index 37e21824a6fc..959d68873dec 100644 --- a/dev-ml/react/metadata.xml +++ b/dev-ml/react/metadata.xml @@ -1,16 +1,22 @@ + - - React is an OCaml module for functional reactive programming (FRP). It - provides support to program with time varying values : applicative - events and signals. React doesn't define any primitive event or - signal, this lets the client chooses the concrete timeline. - React is made of a single, independent, module and distributed under - the new BSD license. - Given an absolute notion of time Rtime helps you to manage a timeline - and provides time stamp events, delayed events and delayed signals. + + ml@gentoo.org + ML + + + React is an OCaml module for functional reactive programming (FRP). It + provides support to program with time varying values : applicative events + and signals. React doesn't define any primitive event or signal, this lets + the client chooses the concrete timeline. React is made of a single, + independent, module and distributed under the new BSD license. Given an + absolute notion of time Rtime helps you to manage a timeline and provides + time stamp events, delayed events and delayed signals. + + https://github.com/dbuenzli/react/issues/ dbuenzli/react -- cgit v1.2.3-65-gdbad