Skip to content

Commit

Permalink
Meta: reference whatwg/meta resources
Browse files Browse the repository at this point in the history
Helps with whatwg/meta#65.
  • Loading branch information
annevk authored Jan 7, 2018
1 parent d1eaae6 commit eac5263
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ env:
- ENCRYPTION_LABEL="f5b0eb183bc9"

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: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ started, leave a comment on the issue or ask around [on IRC](https://wiki.whatwg
### Pull requests

In short, change `fullscreen.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 @@ -32,7 +32,7 @@ If you want to do a complete "local deploy" including commit and/or branch snaps
### Merge policy

If you can commit to this repository, see the
[html repository's TEAM](https://github.com/whatwg/html/blob/master/TEAM.md) for guidelines.
[maintainer guidelines](https://github.com/whatwg/meta/blob/master/MAINTAINERS.md).

### Tests

Expand Down

0 comments on commit eac5263

Please sign in to comment.