Skip to content

Commit

Permalink
chore: update repo-metadata (#1216)
Browse files Browse the repository at this point in the history
Fixes #1214
  • Loading branch information
chingor13 authored Jan 12, 2022
1 parent d29eda1 commit 620bf51
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .repo-metadata.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
{
"name": "release-please",
"name_pretty": "Release Please",
"release_level": "beta",
"release_level": "stable",
"language": "nodejs",
"repo": "googleapis/release-please",
"distribution_name": "release-please",
"codeowner_team": "@googleapis/github-automation",
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/release-please/latest"
"client_documentation": "https://cloud.google.com/nodejs/docs/reference/release-please/latest",
"library_type": "OTHER"
}

0 comments on commit 620bf51

Please sign in to comment.