Skip to content

Commit

Permalink
prepare for repo transfer to ReScript Brazil
Browse files Browse the repository at this point in the history
  • Loading branch information
jpdriver committed Jul 1, 2022
1 parent 16d0802 commit 1cbfe83
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
3 changes: 2 additions & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
MIT License

Copyright (c) 2019 Formidable Labs, Inc.
Copyright (c) 2022 ReScript Brazil
Copyright (c) 2019-2022 Formidable Labs, Inc.
Copyright (c) 2018-2019 Parker Ziegler

Permission is hereby granted, free of charge, to any person obtaining a copy
Expand Down
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@

ReScript bindings for Formidable's Universal React Query Library, [`urql`](https://github.com/FormidableLabs/urql).

> 📣 Please note these bindings were previously maintained by Formidable, but have since been taken over by the ReScript Brazil community.
## ✨Features

- ⚛️ A fully featured GraphQL client for `rescript-react`.
Expand Down Expand Up @@ -175,7 +177,3 @@ This project follows the [all contributors spec](https://github.com/kentcdodds/a
<!-- prettier-ignore-end -->

<!-- ALL-CONTRIBUTORS-LIST:END -->

## Maintenance Status

**Archived:** This project is no longer maintained by Formidable. We are no longer responding to issues or pull requests unless they relate to security concerns. We encourage interested developers to fork this project and make it their own!
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "@urql/rescript",
"name": "rescript-urql",
"version": "4.0.0",
"scripts": {
"build": "bsb -make-world",
Expand Down

0 comments on commit 1cbfe83

Please sign in to comment.