Skip to content

Commit 997ddca

Browse files
authored
Merge pull request #8621 from aaron-prindle/fix-subproject-meeting-archive-info
docs: fix archive_url for Declarative APIs and Linters subproject meeting
2 parents c9f487f + 397f5d4 commit 997ddca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sig-api-machinery/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ The [charter](charter.md) defines the scope and governance of the API Machinery
1515
## Meetings
1616
*Joining the [mailing list](https://groups.google.com/forum/#!forum/kubernetes-sig-api-machinery) for the group will typically add invites for the following meetings to your calendar.*
1717
* Declarative APIs and Linters Meeting: [Tuesdays at 9:00 PT (Pacific Time)]() (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=9%3A00&tz=PT%20%28Pacific%20Time%29).
18-
* [Meeting notes and Agenda](https://docs.google.com/document/d/1GbSkHAxIaFTm2fL92z3WeWrCtnIjXfr7gNZSySLHhmk/edit?usp=sharing).
18+
* [Meeting notes and Agenda](https://docs.google.com/document/d/1cYXfDHZpalzoew-PKfgh1XHQB_6JjiEsidsM4zYGAzc/edit?usp=sharing).
1919
* [Meeting recordings](https://www.youtube.com/playlist?list=PL69nYSiGNLP0SOaFeA9f3dwdCNECEKkX3).
2020
* Kubebuilder Meeting: [Thursdays at 11:00 PT (Pacific Time)]() (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=11%3A00&tz=PT%20%28Pacific%20Time%29).
2121
* [Meeting notes and Agenda](https://docs.google.com/document/d/1GbSkHAxIaFTm2fL92z3WeWrCtnIjXfr7gNZSySLHhmk/edit?usp=sharing).

sigs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ sigs:
3535
time: "9:00"
3636
tz: PT (Pacific Time)
3737
frequency: biweekly
38-
archive_url: https://docs.google.com/document/d/1GbSkHAxIaFTm2fL92z3WeWrCtnIjXfr7gNZSySLHhmk/edit?usp=sharing
38+
archive_url: https://docs.google.com/document/d/1cYXfDHZpalzoew-PKfgh1XHQB_6JjiEsidsM4zYGAzc/edit?usp=sharing
3939
recordings_url: https://www.youtube.com/playlist?list=PL69nYSiGNLP0SOaFeA9f3dwdCNECEKkX3
4040
- description: Kubebuilder Meeting
4141
day: Thursday

0 commit comments

Comments
 (0)