Skip to content

Commit 7f028cf

Browse files
committed
Credit Matt Brookes and Ryan Blakeley in README
1 parent 2f54434 commit 7f028cf

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

README.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
# THIS PACKAGE IS NO LONGER MAINTAINED
1+
# Help Wanted
22

3-
Here are some alternatives:
3+
This package is currently being updated after a long hiatus, and all help is appreciated.
4+
5+
In the meantime, here are some alternatives:
46

57
- https://www.npmjs.com/package/react-material-ui-form-validator
68
- https://redux-form.com/6.6.2/examples/material-ui/
@@ -65,25 +67,25 @@ An example usage of this would be to use an `onChange` for the FormsySelect and
6567

6668
#### Example App
6769

68-
The `formsy-material-ui` repo contains a [sample webpack SPA](https://github.com/mbrookes/formsy-material-ui/tree/master/examples/webpack-example).
70+
The `formsy-material-ui` repo contains a [sample webpack SPA](https://github.com/formsy/formsy-material-ui/tree/master/examples/webpack-example).
6971

7072
#### Example Code
7173

72-
You can find an [example form](https://github.com/mbrookes/formsy-material-ui/blob/master/examples/webpack-example/src/app/Main.js#L80) in the example app directory.
74+
You can find an [example form](https://github.com/formsy/formsy-material-ui/blob/master/examples/webpack-example/src/app/Main.js#L80) in the example app directory.
7375

7476
## Known Issues
7577

76-
See [issues](https://github.com/mbrookes/formsy-material-ui/issues).
78+
See [issues](https://github.com/formsy/formsy-material-ui/issues).
7779

7880
## Release History
7981

80-
See [CHANGELOG.md](https://github.com/mbrookes/formsy-material-ui/blob/master/CHANGELOG.md)
82+
See [CHANGELOG.md](https://github.com/formsy/formsy-material-ui/blob/master/CHANGELOG.md)
8183

8284
## Acknowledgements
8385

84-
Originally started by [Matt Brookes](https://github.com/mbrookes) and later transfered.
86+
Originally started by [Matt Brookes](https://github.com/mbrookes), later transfered to [Ryan Blakeley](@rojobuffalo) before joining the Formsy Organization.
8587

86-
Thanks to our [contributors](https://github.com/mbrookes/formsy-material-ui/graphs/contributors).
88+
Thanks to our [contributors](https://github.com/formsy/formsy-material-ui/graphs/contributors).
8789

8890
## Alternatives
8991

0 commit comments

Comments
 (0)