Skip to content

Commit 7df2bd2

Browse files
committed
Add verified flag.
1 parent 83c2f06 commit 7df2bd2

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

repo/stable/artifacthub-repo.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Artifact Hub repository metadata file
2+
# https://artifacthub.io/docs/topics/repositories/#verified-publisher
3+
# Some settings like the verified publisher flag or the ignored packages won't
4+
# be applied until the next time the repository is processed. Please keep in
5+
# mind that the repository won't be processed if it has not changed since the
6+
# last time it was processed. Depending on the repository kind, this is checked
7+
# in a different way. For git based repositories, it does
8+
# when the hash of the last commit in the branch you set up changes. This does
9+
# NOT apply to ownership claim operations, which are processed immediately.
10+
#
11+
repositoryID: 78851421-d03b-4e82-94a0-d4cc9bfd976c
12+
owners: # (optional, used to claim repository ownership)
13+
- name: odmdev
14+
email: odmdev_open_source_user@wwpdl.vnet.ibm.com

0 commit comments

Comments
 (0)