diff --git a/site/docs/master/overview-plugins.md b/site/docs/master/overview-plugins.md index 06aa2ae37..83b086e99 100644 --- a/site/docs/master/overview-plugins.md +++ b/site/docs/master/overview-plugins.md @@ -19,6 +19,9 @@ Anyone can add integrations for any platform to provide additional backup and vo After you publish your plugin on your own repository, open a PR that adds a link to it under the appropriate list of [supported providers][3] page in our documentation. +You can also add the [`velero-plugins` GitHub Topic][4] to your repo, and it will be shown under the aggregated list of repositories automatically. + [1]: https://github.com/vmware-tanzu/velero-plugin-example/ [2]: custom-plugins.md -[3]: supported-providers.md \ No newline at end of file +[3]: supported-providers.md +[4]: https://github.com/topics/velero-plugin diff --git a/site/docs/v1.2.0/overview-plugins.md b/site/docs/v1.2.0/overview-plugins.md index 66ebfb518..83b086e99 100644 --- a/site/docs/v1.2.0/overview-plugins.md +++ b/site/docs/v1.2.0/overview-plugins.md @@ -19,6 +19,9 @@ Anyone can add integrations for any platform to provide additional backup and vo After you publish your plugin on your own repository, open a PR that adds a link to it under the appropriate list of [supported providers][3] page in our documentation. +You can also add the [`velero-plugins` GitHub Topic][4] to your repo, and it will be shown under the aggregated list of repositories automatically. + [1]: https://github.com/vmware-tanzu/velero-plugin-example/ [2]: custom-plugins.md [3]: supported-providers.md +[4]: https://github.com/topics/velero-plugin