diff options
| author | Kubernetes Prow Robot <k8s-ci-robot@users.noreply.github.com> | 2020-08-31 08:26:21 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-08-31 08:26:21 -0700 |
| commit | 0f35a918f5fd59ed3a587f0f32547f52878b66aa (patch) | |
| tree | 45c0dab364597984744392d88e9eb880857f64ae | |
| parent | 732c4faa1bcd4bd3153649edfb0721a9fe163bfd (diff) | |
| parent | 3981041b779db608a8ffbedd77e0a970f3f98142 (diff) | |
Merge pull request #5082 from JayBeale/master
Added an agenda/archive link to SIG-Security README via sigs.yaml.
| -rw-r--r-- | sig-security/README.md | 2 | ||||
| -rw-r--r-- | sigs.yaml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sig-security/README.md b/sig-security/README.md index bc0b5df1..ae7a0f73 100644 --- a/sig-security/README.md +++ b/sig-security/README.md @@ -14,7 +14,7 @@ The [charter](charter.md) defines the scope and governance of the Security Speci ## Meetings * Regular SIG Meeting: [Mondays at 12:00 PT (Pacific Time)](https://zoom.us/j/8416212023) (biweekly). [Convert to your timezone](http://www.thetimezoneconverter.com/?t=12:00&tz=PT%20%28Pacific%20Time%29). - * [Meeting notes and Agenda](tba). + * [Meeting notes and Agenda](https://docs.google.com/document/d/1GgmmNYN88IZ2v2NBiO3gdU8Riomm0upge_XNVxEYXp0/edit?usp=sharing). * [Meeting recordings](tba). ## Leadership @@ -1971,7 +1971,7 @@ sigs: tz: PT (Pacific Time) frequency: biweekly url: https://zoom.us/j/8416212023 - archive_url: tba + archive_url: https://docs.google.com/document/d/1GgmmNYN88IZ2v2NBiO3gdU8Riomm0upge_XNVxEYXp0/edit?usp=sharing recordings_url: tba contact: slack: sig-security |
