|
17 | 17 | { |
18 | 18 | "name": "00 – Governance", |
19 | 19 | "children": [ |
20 | | - { "name": "Charter.gdoc" }, |
21 | | - { "name": "Roles & Responsibilities.gdoc" }, |
22 | | - { "name": "Style Guide (Docs).gdoc" }, |
23 | | - // Process doc: Google → GitHub handoff (draft, pre-publish, migration, archive). |
24 | | - { "name": "Workflow: Google -> GitHub" }, |
25 | | - { "name": "Naming Conventions.gdoc" }, |
26 | | - { "name": "Permissions Model.gdoc" } |
| 20 | + { "name": "Workflow: Google -> GitHub" } |
27 | 21 | ] |
28 | 22 | }, |
29 | 23 |
|
30 | 24 | // 01 – Working Groups — Each WG gets a subfolder with clear ownership; same pattern as |
31 | 25 | // governed areas elsewhere. Stable collaboration space so WG work does not mix with |
32 | 26 | // other areas. Replace <WG Name> with the actual working group name. |
33 | 27 | { |
34 | | - "name": "01 – Working Groups", |
35 | | - "children": [ |
36 | | - { "name": "Charter.gdoc" }, |
37 | | - { "name": "<WG Name> – Documentation" }, |
38 | | - { "name": "<WG Name> – Meetings" } |
39 | | - ] |
| 28 | + "name": "01 – Working Groups" |
40 | 29 | }, |
41 | 30 |
|
42 | 31 | // 02 – Drafts & Work-in-Progress — Work in development: articles, patterns, case studies, |
|
77 | 66 |
|
78 | 67 | // 05 – Templates — Reusable starting points (e.g. Google Doc templates). |
79 | 68 | { |
80 | | - "name": "05 – Templates", |
81 | | - "children": [ |
82 | | - { "name": "Case Study Template.gdoc" }, |
83 | | - { "name": "Working Group Charter Template.gdoc" } |
84 | | - ] |
| 69 | + "name": "05 – Templates" |
85 | 70 | }, |
86 | 71 |
|
87 | 72 | // 06 – Community & Meetings — Community-facing material such as meeting notes. |
|
0 commit comments