Skip to content

Commit 84b8a5f

Browse files
committed
update readme for collaborators
1 parent 88f7853 commit 84b8a5f

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

README.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,20 @@
77
<img src="https://user-images.githubusercontent.com/643944/35602291-99e2c56e-0605-11e8-847f-95f1f6be1610.jpg" alt="">
88
</a>
99

10-
> **Currently in beta!** While Draggable is very close to a full release, the API is still subject to change. We keep an updated CHANGELOG with every release, so when upgrading from a previous version, please check and see what has changed.
10+
# Development
11+
12+
**Draggable is no longer maintained by its original authors.** Maintence of this repo has been passed on to new collaborators and is no longer worked on by anyone at Shopify.
13+
14+
**We are still looking for more maintainers!** If anyone is interested in answering / triaging issues, reviewing / rejecting / approving PRs, and authoring code for bug fixes / new features — please send an email to `curtis.dulmage (at) shopify (dot) com`. You may be asked a few questions before obtaining collaboration permission, but if everything checks out, we will happily add you as a collaborator.
15+
16+
**Current maintainers are:**
17+
18+
- [@fdietze](https://github.com/fdietze)
19+
- [@josh18](https://github.com/josh18)
20+
21+
Please ping the above handles when putting up PRs.
22+
23+
---
1124

1225
Get complete control over drag and drop behaviour with Draggable! Draggable abstracts
1326
native browser events into a comprehensive API to create a custom drag and drop experience.

0 commit comments

Comments
 (0)