Skip to content

Commit 6056cb6

Browse files
authored
Update settings.yml
1 parent c46bb64 commit 6056cb6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/settings.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@ repository:
1515
# By changing this field, you rename the repository.
1616

1717
# Uncomment this name property and set the name to the current repo name.
18-
# name: ""
18+
name: "terraform-ibm-common-utilities"
1919

2020
# The description is displayed under the repository name on the
2121
# organization page and in the 'About' section of the repository.
2222

2323
# Uncomment this description property
2424
# and update the description to the current repo description.
25-
# description: ""
25+
description: "A collectiomn of common utility terraform modules"
2626

2727
# Use a comma-separated list of topics to set on the repo (ensure not to use any caps in the topic string).
28-
topics: terraform, ibm-cloud, terraform-module
28+
topics: terraform, ibm-cloud, terraform-module, core-team

0 commit comments

Comments
 (0)