Skip to content

Commit 99dae8e

Browse files
Remove myself as maintainer
1 parent 3ae9622 commit 99dae8e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
[![CI](https://github.com/purescript-contrib/purescript-argonaut-generic/workflows/CI/badge.svg?branch=main)](https://github.com/purescript-contrib/purescript-argonaut-generic/actions?query=workflow%3ACI+branch%3Amain)
44
[![Release](http://img.shields.io/github/release/purescript-contrib/purescript-argonaut-generic.svg)](https://github.com/purescript-contrib/purescript-argonaut-generic/releases)
55
[![Pursuit](http://pursuit.purescript.org/packages/purescript-argonaut-generic/badge)](http://pursuit.purescript.org/packages/purescript-argonaut-generic)
6-
[![Maintainer: thomashoneyman](https://img.shields.io/badge/maintainer-thomashoneyman-teal.svg)](http://github.com/thomashoneyman)
76

87
This package provides `genericEncodeJson` and `genericDecodeJson` functions for any data types that have a `Generic.Rep` instance, which can be used to encode or decode `Json` values or to implement `EncodeJson` and `DecodeJson` instances for [`argonaut-codecs`](https://github.com/purescript-contrib/purescript-argonaut-codecs).
98

0 commit comments

Comments
 (0)