From 2e415d9ec82992ee0aef15bb97f6d36e6d27a724 Mon Sep 17 00:00:00 2001 From: Thomas Honeyman Date: Wed, 2 Mar 2022 12:41:44 -0800 Subject: [PATCH] Remove myself as maintainer --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d7586e6..1511fe9 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ [![Release](https://img.shields.io/github/release/purescript-contrib/purescript-matryoshka.svg)](https://github.com/purescript-contrib/purescript-matryoshka/releases) [![Pursuit](https://pursuit.purescript.org/packages/purescript-matryoshka/badge)](https://pursuit.purescript.org/packages/purescript-matryoshka) [![Maintainer: garyb](https://img.shields.io/badge/maintainer-garyb-teal.svg)](https://github.com/garyb) -[![Maintainer: thomashoneyman](https://img.shields.io/badge/maintainer-thomashoneyman-teal.svg)](https://github.com/thomashoneyman) Generalized folds, unfolds, and traversals for fixed point data structures in PureScript. (A port of [Matryoshka](https://github.com/precog/matryoshka)).