Removed owners from README (#1254)

This commit is contained in:
Anup Kumar Panwar 2019-10-03 12:47:22 +05:30 committed by John Law
parent df44d1b703
commit b8490ed097

View File

@ -10,18 +10,6 @@
These implementations are for learning purposes. They may be less efficient than the implementations in the Python standard library.
## Owners
Anup Kumar Panwar
  [[Gmail](mailto:1anuppanwar@gmail.com?Subject=The%20Algorithms%20-%20Python)
  [GitHub](https://github.com/anupkumarpanwar)
  [LinkedIn](https://www.linkedin.com/in/anupkumarpanwar/)]
Chetan Kaushik
  [[Gmail](mailto:dynamitechetan@gmail.com?Subject=The%20Algorithms%20-%20Python)
  [GitHub](https://github.com/dynamitechetan)
  [LinkedIn](https://www.linkedin.com/in/chetankaushik/)]
## Contribution Guidelines
Read our [Contribution Guidelines](CONTRIBUTING.md) before you contribute.