Skip to content

Commit d5ed716

Browse files
Remove myself as maintainer
1 parent 05b56a5 commit d5ed716

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-js-uri/workflows/CI/badge.svg?branch=main)](https://github.com/purescript-contrib/purescript-js-uri/actions?query=workflow%3ACI+branch%3Amain)
44
[![Release](https://img.shields.io/github/release/purescript-contrib/purescript-js-uri.svg)](https://github.com/purescript-contrib/purescript-js-uri/releases)
55
[![Pursuit](https://pursuit.purescript.org/packages/purescript-js-uri/badge)](https://pursuit.purescript.org/packages/purescript-js-uri)
6-
[![Maintainer: thomashoneyman](https://img.shields.io/badge/maintainer-thomashoneyman-teal.svg)](https://github.com/thomashoneyman)
76

87
URI encoding and decoding functions according to [RFC 3986](https://tools.ietf.org/html/rfc3986), implemented on top of JavaScript's builtin `encodeURIComponent` and `decodeURIComponent`. This library also contains support for encoding and decoding according to `application/x-www-form-urlencoded`.
98

0 commit comments

Comments
 (0)