github.com/oam-dev/kubevela@v1.9.11/hack/artifacthub/artifacthub-repo.yml (about) 1 # Artifact Hub repository metadata file 2 # 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 Helm http based repositories, we consider it has 8 # changed if the `index.yaml` file changes. For git based repositories, it does 9 # when the hash of the last commit in the branch you set up changes. This does 10 # NOT apply to ownership claim operations, which are processed immediately. 11 # 12 repositoryID: ARTIFACT_HUB_REPOSITORY_ID 13 owners: 14 - name: Lei Zhang (Harry) 15 email: resouer@gmail.com 16 - name: Jianbo Sun 17 email: wonderflow.sun@gmail.com 18 - name: Ryan Zhang 19 email: yangzhangrice@hotmail.com 20 - name: Hongchao Deng 21 email: hongchaodeng1@gmail.com 22 - name: Zheng Xi Zhou 23 email: zzxwill@gmail.com