Skip to content

Commit f71170d

Browse files
committed
Refreshed CONTRIBUTING and LICENSE. Updated config file
1 parent ddf3e77 commit f71170d

File tree

3 files changed

+15
-11
lines changed

3 files changed

+15
-11
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Contributions to this repository are intended to become part of Recommendation-track documents governed by the
2-
[W3C Patent Policy](http://www.w3.org/Consortium/Patent-Policy-20040205/) and
3-
[Software and Document License](http://www.w3.org/Consortium/Legal/copyright-
2+
[W3C Patent Policy](https://www.w3.org/Consortium/Patent-Policy/) and
3+
[Software and Document License](https://www.w3.org/Consortium/Legal/copyright-
44
software). To make substantive contributions to specifications, you must either participate
55
in the relevant W3C Working Group or make a non-member patent licensing commitment.
66

7-
If you are not the sole contributor to a contribution (pull request), please identify all
7+
If you are not the sole contributor to a contribution (pull request), please identify all
88
contributors in the pull request comment.
99

1010
To add a contributor (other than yourself, that's automatic), mark them one per line as follows:
@@ -19,7 +19,7 @@ If you added a contributor by mistake, you can remove them in a comment with:
1919
-@github_username
2020
```
2121

22-
If you are making a pull request on behalf of someone else but you had no part in designing the
22+
If you are making a pull request on behalf of someone else but you had no part in designing the
2323
feature, you can remove yourself with the above syntax.
2424

2525
# Tests

LICENSE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
All documents in this Repository are licensed by contributors
2-
under the
3-
[W3C Software and Document License](http://www.w3.org/Consortium/Legal/copyright-software).
2+
under the
3+
[W3C Software and Document License](https://www.w3.org/Consortium/Legal/copyright-software).
44

w3c.json

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1-
{
2-
"group": ["43696"]
3-
, "contacts": ["dontcallmedom"]
4-
, "shortName": "ambient-light"
5-
}
1+
{
2+
"group": 43696,
3+
"contacts": [
4+
"xfq"
5+
],
6+
"shortName": "ambient-light",
7+
"repo-type": "rec-track",
8+
"policy": "open"
9+
}

0 commit comments

Comments
 (0)