Skip to content

Commit

Permalink
Editorial after adoption (#77)
Browse files Browse the repository at this point in the history
* Remove old .github/CODEOWNERS

* Change individuala draft name to working group name

* Automatic update of .github/CODEOWNERS
  • Loading branch information
wangshan authored Oct 9, 2024
1 parent d34ab6f commit 408b457
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Automatically generated CODEOWNERS
# Regenerate with `make update-codeowners`
draft-wang-ppm-dap-taskprov.md [email protected]
draft-ietf-ppm-dap-taskprov.md shan_wang@apple.com chrispatton+ietf@gmail.com
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@
/versioned/
Gemfile.lock
archive.json
draft-wang-ppm-dap-taskprov.xml
draft-ietf-ppm-dap-taskprov.xml
package-lock.json
report.xml
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# License

See the
[guidelines for contributions](https://github.com/wangshan/draft-wang-ppm-dap-taskprov/blob/main/CONTRIBUTING.md).
[guidelines for contributions](https://github.com/ietf-wg-ppm/draft-ietf-ppm-dap-taskprov/blob/main/CONTRIBUTING.md).
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,16 @@

This is the working area for the individual Internet-Draft, "In-band Task Provisioning for DAP".

* [Editor's Copy](https://wangshan.github.io/draft-wang-ppm-dap-taskprov/#go.draft-wang-ppm-dap-taskprov.html)
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-wang-ppm-dap-taskprov)
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-wang-ppm-dap-taskprov)
* [Compare Editor's Copy to Individual Draft](https://wangshan.github.io/draft-wang-ppm-dap-taskprov/#go.draft-wang-ppm-dap-taskprov.diff)
* [Editor's Copy](https://ietf-wg-ppm.github.io/draft-ietf-ppm-dap-taskprov/#go.draft-ietf-ppm-dap-taskprov.html)
* [Datatracker Page](https://datatracker.ietf.org/doc/draft-ietf-ppm-dap-taskprov)
* [Individual Draft](https://datatracker.ietf.org/doc/html/draft-ietf-ppm-dap-taskprov)
* [Compare Editor's Copy to Individual Draft](https://ietf-wg-ppm.github.io/draft-ietf-ppm-dap-taskprov/#go.draft-ietf-ppm-dap-taskprov.diff)


## Contributing

See the
[guidelines for contributions](https://github.com/wangshan/draft-wang-ppm-dap-taskprov/blob/main/CONTRIBUTING.md).
[guidelines for contributions](https://github.com/ietf-wg-ppm/draft-ietf-ppm-dap-taskprov/blob/main/CONTRIBUTING.md).

Contributions can be made by creating pull requests.
The GitHub interface supports creating pull requests using the Edit (✏) button.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Task Binding and In-Band Provisioning for DAP"
category: info

docname: draft-wang-ppm-dap-taskprov-latest
docname: draft-ietf-ppm-dap-taskprov-latest
submissiontype: IETF # also: "independent", "IAB", or "IRTF"
number:
date:
Expand All @@ -19,8 +19,8 @@ venue:
type: "Working Group"
mail: "[email protected]"
arch: "https://mailarchive.ietf.org/arch/browse/ppm/"
github: "wangshan/draft-wang-ppm-dap-taskprov"
latest: "https://wangshan.github.io/draft-wang-ppm-dap-taskprov/draft-wang-ppm-dap-taskprov.html"
github: "ietf-wg-ppm/draft-ietf-ppm-dap-taskprov"
latest: "https://ietf-wg-ppm.github.io/draft-ietf-ppm-dap-taskprov/draft-ietf-ppm-dap-taskprov.html"

author:
-
Expand Down Expand Up @@ -295,7 +295,7 @@ struct {

> OPEN ISSUE: Should spell out definition of `DpConfig` for various differential
> privacy mechanisms and parameters. See draft
> [draft](https://github.com/wangshan/draft-wang-ppm-differential-privacy) for discussion.
> [draft](https://github.com/ietf-wg-ppm/draft-ietf-ppm-differential-privacy) for discussion.

The length prefix of the `dp_config` ensures that the `DpConfig` structure can
be decoded even if an unrecognized variant is encountered (i.e., an
Expand Down

0 comments on commit 408b457

Please sign in to comment.