diff options
| author | Aaron Small <aaron@smallnet.org> | 2018-10-31 11:26:20 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-10-31 11:26:20 -0700 |
| commit | 643ad38fb5a40d6fde38ea16550adbe773808243 (patch) | |
| tree | 221a9e7ce02e86e9ba1a178af9f85f1783858968 | |
| parent | d899a6497ccc16e3c41bfa3278a1ac7bd75ed22a (diff) | |
Fix typo in RFP date
We don't, in fact, want to keep the RFP open for a year and a month.
cc: @cji
/assign joelsmith
| -rw-r--r-- | wg-security-audit/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wg-security-audit/README.md b/wg-security-audit/README.md index 1ec3ea85..9c87e9e3 100644 --- a/wg-security-audit/README.md +++ b/wg-security-audit/README.md @@ -26,5 +26,5 @@ Perform a security audit on k8s with a vendor and produce as artifacts a threat <!-- BEGIN CUSTOM CONTENT --> ## Request For Proposals -The RFP will be open between 2018/10/29 and 2019/11/26 and has been published [here](https://github.com/kubernetes/community/blob/master/wg-security-audit/RFP.md). +The RFP will be open between 2018/10/29 and 2018/11/26 and has been published [here](https://github.com/kubernetes/community/blob/master/wg-security-audit/RFP.md). <!-- END CUSTOM CONTENT --> |
