From 19a750e5ef60f24724e1d2ca02859afe7f993ae2 Mon Sep 17 00:00:00 2001 From: Phil Freeman Date: Tue, 5 Sep 2017 12:12:43 -0700 Subject: [PATCH 1/2] Add ethul as maintainer --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9eba372..0331e84 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # purescript-react +[![Maintainer: ethul](https://img.shields.io/badge/maintainer-ethul-lightgrey.svg)](http://github.com/ethul) ![React: 0.15](https://img.shields.io/badge/react-0.15-lightgrey.svg) [![Maintainer: paf31](https://img.shields.io/badge/maintainer-paf31-lightgrey.svg)](http://github.com/paf31) ![React: 0.15](https://img.shields.io/badge/react-0.15-lightgrey.svg) Low-level React Bindings for PureScript. From ec8580f67680d7b30f760c6b36ea9fa3d9255d66 Mon Sep 17 00:00:00 2001 From: Phil Freeman Date: Tue, 5 Sep 2017 12:14:17 -0700 Subject: [PATCH 2/2] Fixup --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0331e84..3bc02a1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # purescript-react -[![Maintainer: ethul](https://img.shields.io/badge/maintainer-ethul-lightgrey.svg)](http://github.com/ethul) ![React: 0.15](https://img.shields.io/badge/react-0.15-lightgrey.svg) -[![Maintainer: paf31](https://img.shields.io/badge/maintainer-paf31-lightgrey.svg)](http://github.com/paf31) ![React: 0.15](https://img.shields.io/badge/react-0.15-lightgrey.svg) +[![Maintainer: ethul](https://img.shields.io/badge/maintainer-ethul-lightgrey.svg)](http://github.com/ethul) +[![Maintainer: paf31](https://img.shields.io/badge/maintainer-paf31-lightgrey.svg)](http://github.com/paf31) +![React: 0.15](https://img.shields.io/badge/react-0.15-lightgrey.svg) Low-level React Bindings for PureScript.