diff options
Diffstat (limited to 'CODE-OF-CONDUCT.md')
-rw-r--r-- | CODE-OF-CONDUCT.md | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/CODE-OF-CONDUCT.md b/CODE-OF-CONDUCT.md index 2a48685..af56dad 100644 --- a/CODE-OF-CONDUCT.md +++ b/CODE-OF-CONDUCT.md @@ -20,17 +20,19 @@ ### Upstream -The upstream repository is _not_ [github.com/dmpmem/zuwu.git](https://github.com/dmpmem/zuwu.git) - it is [git.estrogen.zone/zuwu.git](https://git.estrogen.zone/zuwu.git/). Github is a "best-effort-basis" mirroring platform, mostly used to bootstrap [git.estrogen.zone/cgit-oci.git](https://git.estrogen.zone/cgit-oci.git/tree/Containerfile?id=df5e75dcd0b30b1e40b49ac01ce6265a592bdfc7#n81)'s shell when built on [git.estrogen.zone](https://git.estrogen.zone). +~~The upstream repository is _not_ [github.com/dmpmem/zuwu.git](https://github.com/dmpmem/zuwu.git) - it is [git.estrogen.zone/zuwu.git](https://git.estrogen.zone/zuwu.git/). Github is a "best-effort-basis" mirroring platform, mostly used to bootstrap [git.estrogen.zone/cgit-oci.git](https://git.estrogen.zone/cgit-oci.git/tree/Containerfile?id=df5e75dcd0b30b1e40b49ac01ce6265a592bdfc7#n81)'s shell when built on [git.estrogen.zone](https://git.estrogen.zone).~~ -Please clone from `https://git.estrogen.zone/zuwu.git`; +Update: The upstream repository still remains [git.estrogen.zone/zuwu.git](https://git.estrogen.zone/zuwu.git/). You should still clone from it; ```sh git clone https://git.estrogen.zone/zuwu.git ``` +however, we accept patches on the new mirror - [codeberg.org/dmpmem/zuwu](https://codeberg.org/dmpmem/zuwu) - for those who do not wish to send an email. + ### Where to submit patches -Send them [as patches](https://git-scm.com/docs/git-send-email) to the email address of [this commit](https://git.estrogen.zone/zuwu.git/commit/?id=4500596485db2cfe6d1f65626644e9692945a6ba), **not** as a Github PR. Please read the rest of this document before doing so, though. +Send them [as patches](https://git-scm.com/docs/git-send-email) to the email address of [this commit](https://git.estrogen.zone/zuwu.git/commit/?id=4500596485db2cfe6d1f65626644e9692945a6ba) - or as a [pull request on codeberg](https://codeberg.org/dmpmem/zuwu/pulls). Please read the rest of this document before doing so, though. ### AI |