2
2
3
3
## Mission
4
4
5
- To document the Cloud Foundry user experience. To improve and maintain the quality of the docs and keep them updated.
6
-
5
+ To document the Cloud Foundry user experience.
7
6
8
7
## Goals
9
8
10
- - TBD
11
- - TBD
12
- - TBD
9
+ - Make a plan for regular reviews and updates
10
+ - Update and maintain READMEs for all docs repos
11
+ - Update and maintain CF book repo/Table of Contents
12
+ - Update and maintain contribution guidelines
13
13
14
14
15
15
## Scope
16
16
17
- - TBD
18
- - TBD
19
- - TBD
20
-
21
-
17
+ - Merge and edit all doc changes
18
+ - Update with the latest best practices for SEO
19
+ - Remove out-dated information
20
+ - Advise contributors on best practices
22
21
23
22
## Non-Goals
24
23
@@ -27,7 +26,7 @@ To document the Cloud Foundry user experience. To improve and maintain the quali
27
26
## Roles & Technical Assets
28
27
29
28
``` yaml
30
- name : App Runtime Platform
29
+ name : Documentation
31
30
execution_leads :
32
31
- name : Anita Flegg
33
32
github : anita-flegg
44
43
approvers :
45
44
- name : Max Hufnagel
46
45
github : animatedmax
47
- - name : Chloe Hollingsworth
48
- github : cshollingsworth
49
46
- name : Anita Flegg
50
47
github : anita-flegg
51
48
- name : Samia Nneji
@@ -56,10 +53,9 @@ areas:
56
53
github : HenryBorys
57
54
- name : Bob Graczyk
58
55
github : bobbygeeze
59
- - name : Kelly OHara
60
- github : kohara88
61
- - name : Jason Andrew
62
- github : VMWare-JasonAndrew
56
+ - name : Lora Boe
57
+ github : blora1
58
+
63
59
repositories :
64
60
- cloudfoundry/docs-book-cloudfoundry
65
61
- cloudfoundry/docs-cf-admin
73
69
- cloudfoundry/docs-cloudfoundry-concepts
74
70
- cloudfoundry/docs-dev-guide
75
71
- cloudfoundry/docs-services
72
+ - cloudfoundry/docs-credhub
76
73
- cloudfoundry/docs-dotnet-core-tutorial
77
74
- cloudfoundry/app-runtime-interfaces-infrastructure
78
75
` ` `
0 commit comments