1
0
mirror of https://github.com/HorlogeSkynet/archey4 synced 2025-06-09 16:00:14 +02:00

[META] Moves to new personal domain name

This commit is contained in:
Samuel FORESTIER 2023-10-24 10:31:59 +02:00
parent 1ab1f6957e
commit f4db40f762
4 changed files with 8 additions and 8 deletions

@ -2,7 +2,7 @@
Copyright 2010 Melik Manukyan <melik@archlinux.us>
Copyright 2010 David Vazgenovich Shakaryan <dvshakaryan@gmail.com>
Copyright 2017-2023 Samuel Forestier <dev+archey@samuel.domains>
Copyright 2017-2023 Samuel Forestier <samuel+archey@forestier.app>
## License
@ -32,8 +32,8 @@ See <https://www.gnu.org/licenses/gpl-3.0.txt> for the full license text.
## Maintainers
* Michael Bromilow (@ingrinder)
* Samuel Forestier (@HorlogeSkynet) <dev+archey@samuel.domains>
* Samuel Forestier (@HorlogeSkynet) <samuel+archey@forestier.app>
## Packager(s)
* Samuel Forestier (@HorlogeSkynet) <dev+archey@samuel.domains>
* Samuel Forestier (@HorlogeSkynet) <samuel+archey@forestier.app>

@ -30,7 +30,7 @@
## Why (again) a f\*cking new Archey fork ?
The answer is [here](https://blog.samuel.domains/archey4).
The answer is [here](https://samuel.forestier.app/archey4).
> Note : Since the 21st September of 2017, you may notice that this repository no longer has the official status of fork.
> Actually, the maintainer decided to separate it from the original one's "network" with the help of _GitHub_'s staff.
@ -58,7 +58,7 @@ The answer is [here](https://blog.samuel.domains/archey4).
## What does it look like ?
<p align="center"><img alt="Archey 4 complete preview" src="https://blog.samuel.domains/img/blog/the-archey-project-what-i-ve-decided-to-do.png?v4.14.0.0"></p>
<p align="center"><img alt="Archey 4 complete preview" src="https://samuel.forestier.app/img/blog/the-archey-project-what-i-ve-decided-to-do.png?v4.14.0.0"></p>
## Which packages do I need to run this project ?
@ -486,7 +486,7 @@ Any improvement would be appreciated.
* Don't forget to check the [Info for contributors](https://github.com/HorlogeSkynet/archey4/wiki/Info-for-contributors) wiki page.
* Any patch sent by e-mail to [dev+archey@samuel.domains](mailto:dev+archey@samuel.domains) would get properly reviewed.
* Any patch sent by [e-mail](mailto:samuel+archey@forestier.app) will get properly reviewed.
[`iStats`]: https://github.com/Chris911/iStats
[`osx-cpu-temp`]: https://github.com/lavoiesl/osx-cpu-temp

@ -88,7 +88,7 @@ configuration files.
.SH BUGS
Please report any bug to <https://github.com/HorlogeSkynet/archey4/> or
<mailto:dev+archey@samuel.domains>.
<mailto:samuel+archey@forestier.app>.
.SH SEE ALSO
NEOFETCH(1), SCREENFETCH(1)

@ -19,7 +19,7 @@ setup(
keywords='archey python3 linux system-information monitoring screenshot',
url='https://github.com/HorlogeSkynet/archey4',
author='Samuel Forestier', # Not alone
author_email='dev+archey@samuel.domains',
author_email='samuel+archey@forestier.app',
license='GPLv3',
packages=find_packages(exclude=['archey.test*']),
package_data={'archey': ['py.typed']},