mirror of
https://github.com/ietf-wg-dnsop/wg-materials
synced 2025-08-21 17:57:18 +00:00
added propose slide link to agenda
This commit is contained in:
parent
23de0a5ea4
commit
7699fa55d2
@ -11,9 +11,9 @@ Questions, Concerns, etc: dnsop-chairs at ietf.org
|
||||
|
||||
* ~~draft-ietf-dnsop-server-cookies~~ RFC9018
|
||||
|
||||
### RFC Ed Queue
|
||||
* ~~draft-ietf-dnsop-nsec-ttl~~ RFC9077
|
||||
|
||||
* draft-ietf-dnsop-nsec-ttl
|
||||
### RFC Ed Queue
|
||||
|
||||
* draft-ietf-dnsop-iana-class-type-yang
|
||||
|
||||
@ -73,7 +73,6 @@ Questions, Concerns, etc: dnsop-chairs at ietf.org
|
||||
* draft-ietf-dnsop-terminology-ter
|
||||
- Parked WG Document
|
||||
|
||||
|
||||
## Active Calls for Adoption
|
||||
|
||||
## Candidates For Adoption
|
||||
|
@ -15,6 +15,8 @@
|
||||
* [Github](https://github.com/ietf-wg-dnsop/wg-materials/blob/main/dnsop-document-status.md)
|
||||
* [Datatracker](https://datatracker.ietf.org/wg/dnsop/documents/)
|
||||
|
||||
* [Propose Slides](https://datatracker.ietf.org/meeting/111/session/dnsop)
|
||||
|
||||
## Session I
|
||||
|
||||
* Date: 26 July 2021
|
||||
|
@ -1,5 +1,7 @@
|
||||
## IETF DNSOP Agenda Requests
|
||||
|
||||
## Propose Slides: https://datatracker.ietf.org/meeting/%%MTG%%/session/dnsop
|
||||
|
||||
## Request Template Example
|
||||
|
||||
* Draft name:
|
||||
|
@ -15,6 +15,9 @@
|
||||
* [Github](https://github.com/ietf-wg-dnsop/wg-materials/blob/main/dnsop-document-status.md)
|
||||
* [Datatracker](https://datatracker.ietf.org/wg/dnsop/documents/)
|
||||
|
||||
* [Upload Slides](https://datatracker.ietf.org/meeting/%%MTG%%/session/dnsop)
|
||||
|
||||
|
||||
## Session I
|
||||
|
||||
* Date:
|
||||
|
2
mkmtg.sh
2
mkmtg.sh
@ -22,7 +22,7 @@ echo "Creating ${IETF}..."
|
||||
|
||||
${ECHO} mkdir -p "${IETF}"
|
||||
|
||||
${ECHO} cp ${WG}-templates/${WG}-agenda-requests-template.md "${IETF}"/"${IETF}"-agenda-requests.md
|
||||
${ECHO} sed -e "s/%%MTG%%/${mtg}/g" ${WG}-templates/${WG}-agenda-requests-template.md > "${IETF}"/"${IETF}"-agenda-requests.md
|
||||
|
||||
${ECHO} sed -e "s/%%MTG%%/${mtg}/g" ${WG}-templates/${WG}-agenda-template.md > "${IETF}"/"${IETF}"-agenda.md
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user