diff options
| author | jvoisin | 2025-09-03 16:18:52 +0200 |
|---|---|---|
| committer | jvoisin | 2025-09-04 14:35:36 +0200 |
| commit | 102f08cd2807e0e664064f118a66b0c974c43c0e (patch) | |
| tree | 28ef3e2048af11fd0d43971ba4a1681971dfbf16 /README.md | |
| parent | 7a8ea224bc327b8ee929379d577c74968ea1c352 (diff) | |
Switch the project from 0xacab to github
While the folks running 0xacab are much more lovely than the github ones, this
project has outgrown the former:
- Github offers beefy continuous integration, make it easier to run the
testsuite on every python version, instead of using a weird docker-based
contraption. Moreover, I'd rather burn some Microsoft money than 0xacab one.
- Opening an account on 0xacab is non-trivial (by design), making it tedious
for people to report issues and contribute to mat2.
- Gitlab is becoming unbearably slow and convoluted, even compared to Github's
awful Copilot/AI push.
It's a sad state of affairs, but it's a pragmatic decision. People who don't
have a Github account can still report issues and send patches by sending me an
email.
Diffstat (limited to '')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -149,7 +149,7 @@ of the guarantee that mat2 won't modify the data of their files, there is the | |||
| 149 | 149 | ||
| 150 | # Contact | 150 | # Contact |
| 151 | 151 | ||
| 152 | If possible, use the [issues system](https://0xacab.org/jvoisin/mat2/issues) | 152 | If possible, use the [issues system](https://github.com/jvoisin/mat2/issues) |
| 153 | or the [mailing list](https://www.autistici.org/mailman/listinfo/mat-dev) | 153 | or the [mailing list](https://www.autistici.org/mailman/listinfo/mat-dev) |
| 154 | Should a more private contact be needed (eg. for reporting security issues), | 154 | Should a more private contact be needed (eg. for reporting security issues), |
| 155 | you can email Julien (jvoisin) Voisin at `julien.voisin+mat2@dustri.org`, | 155 | you can email Julien (jvoisin) Voisin at `julien.voisin+mat2@dustri.org`, |
