From 0f8ce103adb732bf626d460c6e57b18b8fb50989 Mon Sep 17 00:00:00 2001 From: Michael Taufen Date: Mon, 25 Nov 2019 13:52:07 -0800 Subject: Remove last-updated date line from api-conventions.md Rationale: The line hasn't been updated since 2017, even though changes were still being made to the doc. We can already see the last-updated date from the git history, and if we just update it now folks will probably continue forgetting to do so in the future. --- contributors/devel/sig-architecture/api-conventions.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/contributors/devel/sig-architecture/api-conventions.md b/contributors/devel/sig-architecture/api-conventions.md index 57fbfaad..fff28097 100644 --- a/contributors/devel/sig-architecture/api-conventions.md +++ b/contributors/devel/sig-architecture/api-conventions.md @@ -1,8 +1,6 @@ API Conventions =============== -Updated: 3/7/2017 - *This document is oriented at users who want a deeper understanding of the Kubernetes API structure, and developers wanting to extend the Kubernetes API. An introduction to using resources with kubectl can be found in [the object management overview](https://kubernetes.io/docs/concepts/overview/working-with-objects/object-management/).* -- cgit v1.2.3