Skip to content

Commit 250f339

Browse files
author
ID Bot
committed
Automatic update of README.md
1 parent 4065c7d commit 250f339

File tree

3 files changed

+25
-7
lines changed

3 files changed

+25
-7
lines changed

CONTRIBUTING.md

+14
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,17 @@ repository constitutes Contributions to the IETF Standards Process
1515
You agree to comply with all applicable IETF policies and procedures, including,
1616
BCP 78, 79, the TLP, and the TLP rules regarding code components (e.g. being
1717
subject to a Simplified BSD License) in Contributions.
18+
## Working Group Information
19+
20+
Discussion of this work occurs on the [Web Authorization Protocol
21+
Working Group mailing list](mailto:[email protected])
22+
([archive](https://mailarchive.ietf.org/arch/browse/oauth/),
23+
[subscribe](https://www.ietf.org/mailman/listinfo/oauth)).
24+
In addition to contributions in GitHub, you are encouraged to participate in
25+
discussions there.
26+
27+
**Note**: Some working groups adopt a policy whereby substantive discussion of
28+
technical issues needs to occur on the mailing list.
29+
30+
You might also like to familiarize yourself with other
31+
[Working Group documents](https://datatracker.ietf.org/wg/oauth/documents/).

LICENSE.md

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# License
2+
3+
See the
4+
[guidelines for contributions](https://github.com/oauth-wg/oauth-sd-jwt-vc/blob/main/CONTRIBUTING.md).

README.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
1-
# SD-JWT VC
1+
# SD-JWT-based Verifiable Credentials (SD-JWT VC)
22

3-
This is the working area for the individual Internet-Draft, "SD-JWT VC".
3+
This is the working area for the IETF [OAUTH Working Group](https://datatracker.ietf.org/wg/oauth/documents/) Internet-Draft, "SD-JWT-based Verifiable Credentials (SD-JWT VC)".
44

5-
* [Editor's Copy](https://vcstuff.github.io/draft-terbu-sd-jwt-vc/#go.draft-terbu-sd-jwt-vc.html)
6-
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-terbu-oauth-sd-jwt-vc)
7-
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-terbu-oauth-sd-jwt-vc)
8-
* [Compare Editor's Copy to Individual Draft](https://vcstuff.github.io/draft-terbu-sd-jwt-vc/#go.draft-terbu-sd-jwt-vc.diff)
5+
* [Editor's Copy](https://oauth-wg.github.io/oauth-sd-jwt-vc/#go.draft-ietf-oauth-sd-jwt-vc.html)
6+
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-ietf-oauth-sd-jwt-vc)
7+
* [Working Group Draft](https://datatracker.ietf.org/doc/html/draft-ietf-oauth-sd-jwt-vc)
8+
* [Compare Editor's Copy to Working Group Draft](https://oauth-wg.github.io/oauth-sd-jwt-vc/#go.draft-ietf-oauth-sd-jwt-vc.diff)
99

1010

1111
## Contributing
1212

1313
See the
14-
[guidelines for contributions](https://github.com/vcstuff/draft-terbu-sd-jwt-vc/blob/main/CONTRIBUTING.md).
14+
[guidelines for contributions](https://github.com/oauth-wg/oauth-sd-jwt-vc/blob/main/CONTRIBUTING.md).
1515

1616
Contributions can be made by creating pull requests.
1717
The GitHub interface supports creating pull requests using the Edit (✏) button.

0 commit comments

Comments
 (0)