diff --git a/LICENSE b/LICENSE index 243d1ad5..e32d7172 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2023 Michele Ceriotti +Copyright (c) 2023 MeshLODE contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.rst b/README.rst index f6199dea..df0f0ac8 100644 --- a/README.rst +++ b/README.rst @@ -18,7 +18,7 @@ You can install *MeshLode* using pip with .. code-block:: bash - git clone https://github.com/ceriottm/MeshLODE + git clone https://github.com/lab-cosmo/MeshLODE cd MeshLODE pip install . @@ -38,10 +38,10 @@ Having problems or ideas? ------------------------- Having a problem with MeshLODE? Please let us know by `submitting an issue -`_. +`_. Submit new features or bug fixes through a `pull request -`_. +`_. .. marker-contributing @@ -50,17 +50,17 @@ Contributors Thanks goes to all people that make MeshLODE possible: -.. image:: https://contrib.rocks/image?repo=ceriottm/MeshLODE - :target: https://github.com/ceriottm/MeshLODE/graphs/contributors +.. image:: https://contrib.rocks/image?repo=lab-cosmo/MeshLODE + :target: https://github.com/lab-cosmo/MeshLODE/graphs/contributors -.. |tests| image:: https://github.com/ceriottm/MeshLODE/workflows/Test/badge.svg +.. |tests| image:: https://github.com/lab-cosmo/MeshLODE/workflows/Test/badge.svg :alt: Github Actions Tests Job Status - :target: (https://github.com/ceriottm/MeshLODE/\ + :target: (https://github.com/lab-cosmo/MeshLODE/\ actions?query=workflow%3ATests) -.. |codecov| image:: https://codecov.io/gh/ceriottm/meshlode/branch/main/graph/badge.svg?token=UZJPJG34SM +.. |codecov| image:: https://codecov.io/gh/lab-cosmo/meshlode/branch/main/graph/badge.svg?token=UZJPJG34SM :alt: Code coverage - :target: https://codecov.io/gh/ceriottm/meshlode/ + :target: https://codecov.io/gh/lab-cosmo/meshlode/ .. |docs| image:: https://img.shields.io/badge/documentation-latest-sucess :alt: Python diff --git a/pyproject.toml b/pyproject.toml index 27287ed3..04412af9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,8 +50,8 @@ metatensor = [ [project.urls] homepage = "http://meshlode.readthedocs.io" documentation = "http://meshlode.readthedocs.io" -repository = "https://github.com/ceriottm/MeshLODE" -issues = "https://github.com/ceriottm/MeshLODE/issues" +repository = "https://github.com/lab-cosmo/MeshLODE" +issues = "https://github.com/lab-cosmo/MeshLODE/issues" [tool.coverage.report] include = [