Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
*.redxml
*.swp
*.txt
*.xml
*.upload
*~
.tags
Expand Down
14 changes: 11 additions & 3 deletions draft-rpc-errata-process.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
stand_alone: true
ipr: trust200902
cat: info
submissiontype: IETF
submissiontype: editorial
wg: RSWG

docname: draft-rpc-errata-process-latest
Expand Down Expand Up @@ -104,7 +104,7 @@ In addition, the RFC Production Center reviews editorial errata reports from all

## Background on RFC Errata {#background}

The RFC Production Center (RPC) began to collect and post RFC errata in 2000. A
The RFC Production Center (RPC) began to collect and post RFC errata in 2000. A
[very early snapshot](https://web.archive.org/web/20001029084225/http://www.rfc-editor.org/errata.html)
can be seen at the Wayback Machine. The
idea was to discourage readers from repeatedly pointing out the same
Expand Down Expand Up @@ -275,7 +275,7 @@ When a report is successfully submitted, a notification is sent via email
(see {{initial-notification-message}}), and the report is posted to the rfc-editor.org website
(see {{posting-erratum-reports}}).

## Initial Notification Message {#initial-notification-message}
## Notification of Open Reports {#initial-notification-message}

Submitting the report triggers an email notification message to
multiple parties; see the notification lists below. Including
Expand Down Expand Up @@ -332,6 +332,14 @@ Editorial Stream:
* To: authors, RSAB
* CC: reporter, [email protected], RSWG

#### Monthly Summary Messages
At the beginning of each month, an email message is sent to all SSPs
that has the following information organized by Stream and Area:

* Counts of open technical reports
* Links to verifier pages
* Links to the public lists of open technical reports

### Editorial Erratum Reports

All editorial erratum reports are sent to [email protected],
Expand Down