summaryrefslogtreecommitdiff
path: root/sig-contributor-experience/devstats
diff options
context:
space:
mode:
authorAaron Crickenberger <spiffxp@google.com>2018-10-24 15:32:22 -0700
committerAaron Crickenberger <spiffxp@google.com>2018-10-25 13:13:52 -0700
commit3a4ee914b3dc43e7931ed7b7d22656ce83c848dc (patch)
tree3e1faee2067875f4f00a21299879aef50fc1c4fa /sig-contributor-experience/devstats
parenta8944bea54d4bb854bdd5da98ecae3ebc7a18d9a (diff)
Redo devstats as a subproject
Subprojects are supposed to be based on OWNERS files, even if they are purely non-technical with no code they should still have docs that explain what they are and how they operate. I added a skeleton readme for devstats, and an OWNERS file. I added jberkus and myself as approvers in addition to Phillels as I feel we have done substantial work with devstats, if nothing else through graph of the week presentations at community.
Diffstat (limited to 'sig-contributor-experience/devstats')
-rw-r--r--sig-contributor-experience/devstats/OWNERS16
-rw-r--r--sig-contributor-experience/devstats/README.md18
2 files changed, 34 insertions, 0 deletions
diff --git a/sig-contributor-experience/devstats/OWNERS b/sig-contributor-experience/devstats/OWNERS
new file mode 100644
index 00000000..e4043397
--- /dev/null
+++ b/sig-contributor-experience/devstats/OWNERS
@@ -0,0 +1,16 @@
+# see https://go.k8s.io/owners
+
+reviewers:
+ - Phillels
+ - dims
+ - jberkus
+ - nikhita
+ - parispittman
+ - spiffxp
+approvers:
+ - Phillels
+ - lukaszgryglicki
+ - jberkus
+ - spiffxp
+labels:
+ - sig/contributor-experience
diff --git a/sig-contributor-experience/devstats/README.md b/sig-contributor-experience/devstats/README.md
new file mode 100644
index 00000000..28c396ef
--- /dev/null
+++ b/sig-contributor-experience/devstats/README.md
@@ -0,0 +1,18 @@
+# devstats
+
+This file documents the devstats subproject. We are responsible for
+continued advocacy of CNCF's devstats project within the kubernetes
+community. The kubernetes project has a significant number of metrics
+and workflows that are unique amongst CNCF projects, thus we are more
+actively involved in ongoing development and maintenance of meaningful
+devstats metrics and dashboards than most other CNCF projects.
+
+## Things we have done in the past
+
+- Graph of the Week at kubernetes community meetings
+ - TODO: list of meetings and graphs presented?
+- Added descriptions to each of the devstats dashboards
+- Adjusted repo groups to be generated from sigs.yaml instead of the
+ previous subjective/opaque groupings
+- Consulted with the devstats maintainers to suggest new metrics and
+ new dashboards