From 6fa687b8a91c359ced5ffc13346d144a7a38450c Mon Sep 17 00:00:00 2001 From: zacharysarah Date: Tue, 22 Sep 2020 14:34:54 -0700 Subject: [PATCH 1/2] Add team info and office hours --- README.md | 20 ++++++++++++++++++-- office-hours/2020-09-30.md | 12 ++++++++++++ 2 files changed, 30 insertions(+), 2 deletions(-) create mode 100644 office-hours/2020-09-30.md diff --git a/README.md b/README.md index 5c32ae18..f71210ee 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,18 @@ -# techdocs -CNCF TechDocs Team +# Technical documentation office hours + +This repository holds team information and meeting notes for tech docs office hours. + +## CNCF tech doc team + +GitHub ID | Role | Projects +---|---|--- +@zacharysarah | Lead technical writer | Kubernetes, CNCF Sandbox +@celestehorgan | Senior technical writer | Kubernetes, CNCF Sandbox +@pchalin | Senior technical writer | gRPC +@hackabletype | Docs advocate | CNCF Sandbox + +## Office hours + +The CNCF tech docs team holds office hours on the fourth Wednesday of every month at 10am Pacific time. The first office hours date is [30 September 2020](office-hours/2020-09-30.md). + +You can read the notes for a particular date in the [office hours](office-hours/) folder. \ No newline at end of file diff --git a/office-hours/2020-09-30.md b/office-hours/2020-09-30.md new file mode 100644 index 00000000..0af18905 --- /dev/null +++ b/office-hours/2020-09-30.md @@ -0,0 +1,12 @@ +# 30 September 2020 + +Welcome to tech docs office hours! + +- Team introduction + - Amye + - Patrice + - Celeste + - Nate + - Zach +- What we do and don't provide +- What questions do you have? \ No newline at end of file From 3d9908d73a13a010a3a981cacf372695db4341d2 Mon Sep 17 00:00:00 2001 From: Chris Aniszczyk Date: Tue, 22 Sep 2020 16:37:20 -0500 Subject: [PATCH 2/2] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f71210ee..06714ab4 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# Technical documentation office hours +# CNCF TechDocs office hours This repository holds team information and meeting notes for tech docs office hours. -## CNCF tech doc team +## CNCF TechDocs team GitHub ID | Role | Projects ---|---|--- @@ -15,4 +15,4 @@ GitHub ID | Role | Projects The CNCF tech docs team holds office hours on the fourth Wednesday of every month at 10am Pacific time. The first office hours date is [30 September 2020](office-hours/2020-09-30.md). -You can read the notes for a particular date in the [office hours](office-hours/) folder. \ No newline at end of file +You can read the notes for a particular date in the [office hours](office-hours/) folder.