Skip to content

Commit 73be654

Browse files
committed
Updated maintainers and contributers in the README
1 parent 7d29a89 commit 73be654

File tree

1 file changed

+12
-5
lines changed

1 file changed

+12
-5
lines changed

README.md

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -131,23 +131,30 @@ sleep(3) # do other stuff
131131
task.value #=> 25.96
132132
```
133133

134-
## Contributors
134+
## Maintainers
135135

136136
* [Jerry D'Antonio](https://github.com/jdantonio)
137137
* [Michele Della Torre](https://github.com/mighe)
138138
* [Chris Seaton](https://github.com/chrisseaton)
139139
* [Lucas Allan](https://github.com/lucasallan)
140140
* [Petr Chalupa](https://github.com/pitr-ch)
141-
* [Ravil Bayramgalin](https://github.com/brainopia)
142-
* [Larry Lv](https://github.com/larrylv)
143-
* [Giuseppe Capizzi](https://github.com/gcapizzi)
141+
142+
### Contributors
143+
144144
* [Bill Dueber](https://github.com/billdueber)
145145
* [Brian Shirai](https://github.com/brixen)
146146
* [Chip Miller](https://github.com/chip-miller)
147+
* [Giuseppe Capizzi](https://github.com/gcapizzi)
147148
* [Jamie Hodge](https://github.com/jamiehodge)
149+
* [Larry Lv](https://github.com/larrylv)
150+
* [Maxim Chechel](https://github.com/maximchick)
151+
* [Ravil Bayramgalin](https://github.com/brainopia)
152+
* [René Föhring](https://github.com/rrrene)
153+
* [Shane Wilton](https://github.com/ShaneWilton)
154+
* [sheaney](https://github.com/sheaney)
148155
* [Zander Hill](https://github.com/zph)
149156

150-
## Contributing
157+
### Contributing
151158

152159
1. Fork it
153160
2. Create your feature branch (`git checkout -b my-new-feature`)

0 commit comments

Comments
 (0)