浏览代码

Update author / URL references for move to wagtail org

Thibaud Colas 1 天之前
父节点
当前提交
bd9baa8fc2
共有 4 个文件被更改,包括 9 次插入11 次删除
  1. 1 1
      .github/CODE_OF_CONDUCT.md
  2. 4 4
      .github/CONTRIBUTING.md
  3. 1 1
      .github/api.py
  4. 3 5
      README.md

+ 1 - 1
.github/CODE_OF_CONDUCT.md

@@ -55,7 +55,7 @@ further defined and clarified by project maintainers.
 ## Enforcement
 
 Instances of abusive, harassing, or otherwise unacceptable behavior may be
-reported by contacting the project team at <hello@springload.co.nz>. All
+reported by contacting the project team at <hello@wagtail.org>. All
 complaints will be reviewed and investigated and will result in a response that
 is deemed necessary and appropriate to the circumstances. The project team is
 obligated to maintain confidentiality with regard to the reporter of an incident.

+ 4 - 4
.github/CONTRIBUTING.md

@@ -21,11 +21,11 @@ Please ensure your pull request adheres to the following guidelines:
 
 Thank you for your suggestions!
 
-Once you submit the pull request, the links will be checked by [awesome_bot](https://github.com/dkhamsing/awesome_bot) via [our Travis build](https://travis-ci.org/springload/awesome-wagtail).
+Once you submit the pull request, the links will be checked by [awesome_bot](https://github.com/dkhamsing/awesome_bot) via [our CI build](https://github.com/wagtail/awesome-wagtail/actions).
 
 ### Spreading the word
 
-If you want to help spread the word about this list, consider adding a mention of it in your project's README: `*Check out [Awesome Wagtail](https://github.com/springload/awesome-wagtail) for more awesome packages and resources from the Wagtail community.*`
+If you want to help spread the word about this list, consider adding a mention of it in your project's README: `*Check out [Awesome Wagtail](https://github.com/wagtail/awesome-wagtail) for more awesome packages and resources from the Wagtail community.*`
 
 ### Updating your PR
 
@@ -38,6 +38,6 @@ A lot of times, making a PR adhere to the standards above can be difficult. If t
 
 ### Reusing the content
 
-The content of this list is published as an API hosted on [GitHub Pages](https://pages.github.com/): [https://springload.github.io/awesome-wagtail/api/v1/readme.json](https://springload.github.io/awesome-wagtail/api/v1/readme.json).
+The content of this list is published as an API hosted on [GitHub Pages](https://pages.github.com/): [https://wagtail.github.io/awesome-wagtail/api/v1/readme.json](https://wagtail.github.io/awesome-wagtail/api/v1/readme.json).
 
-Otherwise, the README content can also be fetched with [RawGit](https://rawgit.com/): [https://rawgit.com/springload/awesome-wagtail/master/README.md](https://rawgit.com/springload/awesome-wagtail/master/README.md).
+Otherwise, the README content can also be fetched with [jsDelivr](https://www.jsdelivr.com/): [https://cdn.jsdelivr.net/gh/wagtail/awesome-wagtail/master/README.md](https://cdn.jsdelivr.net/gh/wagtail/awesome-wagtail/master/README.md).

+ 1 - 1
.github/api.py

@@ -2,7 +2,7 @@
 This script parses the README.md and generates a machine-readable
 data structure from it, for publication as an API.
 
-https://springload.github.io/awesome-wagtail/api/v1/readme.json
+https://wagtail.github.io/awesome-wagtail/api/v1/readme.json
 
 It is automatically ran as part of Travis builds, also validating the README
 formatting, and the API endpoint is deployed on successful builds on master.

+ 3 - 5
README.md

@@ -1,6 +1,6 @@
-# Awesome Wagtail [![Awesome](https://cdn.jsdelivr.net/gh/sindresorhus/awesome@d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) [<img src="https://cdn.jsdelivr.net/gh/springload/awesome-wagtail@ac912cc661a7099813f90545adffa6bb3e75216c/logo.svg" width="104" align="right" alt="Wagtail">](https://wagtail.org/)
+# Awesome Wagtail [![Awesome](https://cdn.jsdelivr.net/gh/sindresorhus/awesome@d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) [<img src="https://cdn.jsdelivr.net/gh/wagtail/awesome-wagtail@ac912cc661a7099813f90545adffa6bb3e75216c/logo.svg" width="104" align="right" alt="Wagtail">](https://wagtail.org/)
 
-> A curated list of awesome packages, articles, and other cool resources from the Wagtail community.
+> A curated l/ist of awesome packages, articles, and other cool resources from the Wagtail community.
 > [Wagtail](https://wagtail.org/) is a Python CMS powered by Django, focusing on flexibility and user experience.
 
 _You might also like [Awesome Django](https://github.com/wsvincent/awesome-django) and [Awesome Python](https://github.com/vinta/awesome-python). :snake:_
@@ -523,6 +523,4 @@ Please read the [contribution guidelines](.github/CONTRIBUTING.md) first.
 
 ## License
 
-[![CC0](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/)
-
-To the extent possible under law, [Springload](https://www.springload.co.nz/) has waived all copyright and related or neighboring rights to this work.
+This work by [Springload](https://www.springload.co.nz/) and other contributors is marked [CC0 1.0](https://creativecommons.org/publicdomain/zero/1.0/).