Skip to content

Commit

Permalink
Meta: reference whatwg/meta resources
Browse files Browse the repository at this point in the history
Also remove leftover CC0 reference.

Helps with whatwg/meta#65.
  • Loading branch information
annevk committed Jan 7, 2018
1 parent f337512 commit 4eaa990
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ env:
- EXTRA_FILES="*.png"

script:
- curl --remote-name --fail https://resources.whatwg.org/build/deploy.sh && bash ./deploy.sh
- make deploy

branches:
only:
Expand Down
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Please see the [contributor guidelines](https://github.com/whatwg/meta/blob/master/CONTRIBUTING.md).
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ respect the [WHATWG Code of Conduct](https://whatwg.org/code-of-conduct).
## Contribute

In short, change `compatibility.bs` and submit your patch, with a
[good commit message](https://github.com/erlang/otp/wiki/Writing-good-commit-messages). Consider
reading through the [WHATWG FAQ](https://wiki.whatwg.org/wiki/FAQ) if you are new here.
[good commit message](https://github.com/whatwg/meta/blob/master/COMMITTING.md). Consider
reading through the [WHATWG FAQ](https://whatwg.org/faq) if you are new here.

Please add your name to the Acknowledgments section in your first pull request, even for trivial
fixes. The names are sorted lexicographically.
Expand All @@ -33,5 +33,3 @@ make deploy
Note that this still requires access to the network.

Run `bikeshed watch` to enable fancy-mode (which sets up a watcher and auto-rebuilds the spec every time it changes).

Contributions are welcome, so long as you agree to the [CC0 license](LICENSE). :rainbow: :stars:

0 comments on commit 4eaa990

Please sign in to comment.