Skip to content

Commit 3a4c8c0

Browse files
authoredJul 29, 2018
Update authors list (ljvmiranda921#181)
This commit updates the authors list in both README.md and AUTHORS.rst Signed-off-by: Lester James V. Miranda <ljvmiranda@gmail.com>
1 parent 19cd9d9 commit 3a4c8c0

File tree

2 files changed

+19
-6
lines changed

2 files changed

+19
-6
lines changed
 

‎AUTHORS.rst

+9-3
Original file line numberDiff line numberDiff line change
@@ -9,20 +9,23 @@ The package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypacka
99
.. _Cookiecutter: https://github.com/audreyr/cookiecutter
1010
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
1111

12-
Development Lead
13-
----------------
12+
Maintainers
13+
-----------
1414

1515
* Lester James V. Miranda (`@ljvmiranda921`_)
16+
* Aaron Moser (`@whzup`_)
17+
* Siobhán K. Cronin (`@SioKCronin`_)
1618

1719
Contributors
1820
------------
1921

2022
* Carl-K (`@Carl-K`_)
21-
* Siobhán K Cronin (`@SioKCronin`_)
2223
* Andrew Jarcho (`@jazcap53`_)
2324
* Charalampos Papadimitriou (`@CPapadim`_)
2425
* Mamady Nabé (`@mamadyonline`_)
2526
* Erik (`@slek120`_)
27+
* Jay Speidell (`@jayspeidell`_)
28+
* Bradahoward (`@bradahoward`_)
2629
* Thomas (`@ThomasCES`_)
2730

2831
.. _`@ljvmiranda921`: https://github.com/ljvmiranda921
@@ -32,4 +35,7 @@ Contributors
3235
.. _`@CPapadim`: https://github.com/CPapadim
3336
.. _`@mamadyonline`: https://github.com/mamadyonline
3437
.. _`@slek120`: https://github.com/slek120
38+
.. _`@whzup`: https://github.com/whzup
39+
.. _`@jayspeidell`: https://github.com/jayspeidell
40+
.. _`@bradahoward`: https://github.com/bradahoward
3541
.. _`@ThomasCES`: https://github.com/ThomasCES

‎README.md

+10-3
Original file line numberDiff line numberDiff line change
@@ -232,15 +232,22 @@ animation3d = plot_surface(pos_history=pos_history_3d,
232232

233233
## Contributing
234234

235-
PySwarms is currently maintained by a single person (me!) with the aid of a
236-
few but very helpful contributors. We would appreciate it if you can lend a
237-
hand with the following:
235+
PySwarms is currently maintained by a small yet dedicated team:
236+
- Lester James V. Miranda ([@ljvmiranda921](https://github.com/ljvmiranda921))
237+
- Siobhán K. Cronin ([@SioKCronin](https://github.com/SioKCronin))
238+
- Aaron Moser ([@whzup](https://github.com/whzup))
239+
240+
And we would appreciate it if you can lend a hand with the following:
238241

239242
* Find bugs and fix them
240243
* Update documentation in docstrings
241244
* Implement new optimizers to our collection
242245
* Make utility functions more robust.
243246

247+
We would also like to acknowledge [all our
248+
contributors](http://pyswarms.readthedocs.io/en/latest/authors.html), past and
249+
present, for making this project successful!
250+
244251
If you wish to contribute, check out our [contributing guide].
245252
Moreover, you can also see the list of features that need some help in our
246253
[Issues] page.

0 commit comments

Comments
 (0)