Skip to content

Commit 0e65c11

Browse files
authored
Rename credentials and archives sections
Since credentials is hidden, put it as the last numbered folder.
1 parent 350773e commit 0e65c11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

shared-drive-structure/root-structure.jsonc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,13 +82,13 @@
8282
// 08 – Credentials — Accounts and secrets (Zoom, Google Workspace, …). Add subfolders as
8383
// needed; restrict access to least privilege.
8484
{
85-
"name": "08 – Credentials"
85+
"name": "09 – Credentials"
8686
},
8787

8888
// 09 – Archives — Deprecated or superseded material; year buckets (e.g. 2026, 2027) for
8989
// post-publication Drive copies per governance workflow.
9090
{
91-
"name": "09 – Archives",
91+
"name": "08 – Archives",
9292
"children": [{ "name": "2026" }, { "name": "2027" }]
9393
}
9494
]

0 commit comments

Comments
 (0)