Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit 5ce356b

Browse files
authored
chore: fix repo-metadata as required (#169)
1 parent d5a0384 commit 5ce356b

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

.repo-metadata.json

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
{
22
"name": "gcp-sphinx-docfx-yaml",
33
"name_pretty": "Sphinx DocFX YAML Generator",
4-
"client_documentation": "",
4+
"product_documentation": "https://github.com/googleapis/sphinx-docfx-yaml",
5+
"client_documentation": "https://github.com/googleapis/sphinx-docfx-yaml",
56
"issue_tracker": "https://github.com/googleapis/sphinx-docfx-yaml/issues",
6-
"release_level": "ga",
7+
"release_level": "preview",
78
"language": "python",
89
"repo": "googleapis/sphinx-docfx-yaml",
910
"distribution_name": "gcp-sphinx-docfx-yaml",
10-
"codeowner_team": "@googleapis/cx-eng"
11+
"codeowner_team": "@googleapis/cx-eng",
12+
"library_type": "OTHER"
1113
}

0 commit comments

Comments
 (0)