Skip to content

Commit f5fc286

Browse files
committed
.
1 parent 6f4b3e5 commit f5fc286

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ AQME can also be run through command lines. Some examples are:
293293
## Developers and help desk
294294
List of main developers and contact emails:
295295
- [ ] [Shree Sowndarya S. V.](https://orcid.org/0000-0002-4568-5854), main developer of the CSEARCH and CMIN modules. Contact: [[email protected]](mailto:[email protected])
296-
- [ ] [Juan V. Alegre-Requena](https://orcid.org/0000-0002-0769-7168), main developer of the QCORR and QPREP modules. Contact: [[email protected]](mailto:[email protected])
296+
- [ ] [Juan V. Alegre-Requena](https://orcid.org/0000-0002-0769-7168), main developer of the QCORR and QPREP modules. Contact: [[email protected]](mailto:[email protected])
297297
- [ ] [Turki Alturaifi](https://www.chem.pitt.edu/person/turki-alturaifi), worked in benchmarking the parameters for RDKit-based conformer generation. Contact: [[email protected]](mailto:[email protected])
298298
- [ ] [Raúl Pérez-Soto](https://orcid.org/0000-0002-6237-2155), worked in refactoring the code. Contact: [[email protected]](mailto:[email protected])
299299
- [ ] [Robert S. Paton](https://orcid.org/0000-0002-0104-4166), research group supervisor and code advisor. Contact: [[email protected]](mailto:[email protected])

SUPPORT.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Getting Support
22
Support offered for AQME and instructions to submit an issue:
33
1) AQME offers the following support channels:
4-
* For detailed questions (e.g., those requiring examples) send us an [email](mailto:[email protected]?subject=[aqme]) or [email](mailto:[email protected]?subject=[aqme])
4+
* For detailed questions (e.g., those requiring examples) send us an [email](mailto:[email protected]?subject=[aqme]) or [email](mailto:[email protected]?subject=[aqme])
55
* To report issues, use this repository's [issue tracker](https://github.com/jvalegre/aqme/issues/new)
66

77
2) When reporting an issue, please include the following details:

aqme/aqme.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
### Authors: Shree Sowndarya S. V., Juan V. Alegre Requena ###
2222
### ###
2323
### Please, report any bugs or suggestions to: ###
24-
24+
2525
### ###
2626
###########################################################################################
2727
###########################################################################################.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
long_description="Automated Quantum Mechanical Environments",
1919
long_description_content_type="text/markdown",
2020
author="Shree Sowndarya S. V., Juan V. Alegre Requena",
21-
21+
2222
keywords=[
2323
"workflows",
2424
"computational chemistry",

0 commit comments

Comments
 (0)