diff --git a/artifacthub-repo.yml b/artifacthub-repo.yml new file mode 100644 index 0000000..c394a8b --- /dev/null +++ b/artifacthub-repo.yml @@ -0,0 +1,15 @@ +# Artifact Hub repository metadata file +# +# Some settings like the verified publisher flag or the ignored packages won't +# be applied until the next time the repository is processed. Please keep in +# mind that the repository won't be processed if it has not changed since the +# last time it was processed. Depending on the repository kind, this is checked +# in a different way. For Helm http based repositories, we consider it has +# changed if the `index.yaml` file changes. For git based repositories, it does +# when the hash of the last commit in the branch you set up changes. This does +# NOT apply to ownership claim operations, which are processed immediately. +# +repositoryID: 7e0d2471-c304-492b-bd49-b22435b8af03 +owners: # (optional, used to claim repository ownership) + - name: Eric Van Hensbergen + email: ericvh@gmail.com diff --git a/public/pgp_keys.asc b/pgp_keys.asc similarity index 100% rename from public/pgp_keys.asc rename to pgp_keys.asc diff --git a/public/index.html b/public/index.html deleted file mode 100644 index 77aa6ae..0000000 --- a/public/index.html +++ /dev/null @@ -1,5 +0,0 @@ - - -

Hello Squidboy

- -