diff --git a/source/plugins/stock/README.md b/source/plugins/community/stock/README.md
similarity index 97%
rename from source/plugins/stock/README.md
rename to source/plugins/community/stock/README.md
index 9a42cc92..d6696509 100644
--- a/source/plugins/stock/README.md
+++ b/source/plugins/community/stock/README.md
@@ -3,6 +3,7 @@
💹 Stock prices |
This plugin displays the stock market price of a given company.
|
+| Authors | @lowlighter |
Supported features → Full specification |
📗 Classic template 📘 Repository template |
diff --git a/source/plugins/stock/examples.yml b/source/plugins/community/stock/examples.yml
similarity index 100%
rename from source/plugins/stock/examples.yml
rename to source/plugins/community/stock/examples.yml
diff --git a/source/plugins/stock/index.mjs b/source/plugins/community/stock/index.mjs
similarity index 100%
rename from source/plugins/stock/index.mjs
rename to source/plugins/community/stock/index.mjs
diff --git a/source/plugins/stock/metadata.yml b/source/plugins/community/stock/metadata.yml
similarity index 96%
rename from source/plugins/stock/metadata.yml
rename to source/plugins/community/stock/metadata.yml
index ebc9bbb1..6ba9443e 100644
--- a/source/plugins/stock/metadata.yml
+++ b/source/plugins/community/stock/metadata.yml
@@ -1,9 +1,10 @@
name: "💹 Stock prices"
-category: social
+category: community
description: This plugin displays the stock market price of a given company.
examples:
default: https://github.com/lowlighter/metrics/blob/examples/metrics.plugin.stock.svg
-index: 8
+authors:
+ - lowlighter
supports:
- user
- organization