diff --git a/black.r2.yml b/r2_metadata/black.r2.yml
similarity index 62%
rename from black.r2.yml
rename to r2_metadata/black.r2.yml
index 762df327cdbeb00d605ca428eb77939f0199bdbd..6c119a79be66e5e7caecc3d76a216e7e1301b255 100644
--- a/black.r2.yml
+++ b/r2_metadata/black.r2.yml
@@ -1,6 +1,6 @@
 files:
-    template: ./templates/python/code_quality/black/black.yml
-    documentation: ./templates/python/code_quality/black/README.md
+    template: ../templates/python/code_quality/black/black.yml
+    documentation: ../templates/python/code_quality/black/README.md
 data:
     description: "Run Black on your repository"
     icon: тЪл
diff --git a/flake8.r2.yml b/r2_metadata/flake8.r2.yml
similarity index 62%
rename from flake8.r2.yml
rename to r2_metadata/flake8.r2.yml
index ad7323a8349f3d25c72b2ec6adb0880a051160e3..2e57bf893472cba0216779ec8b48261a61c857ec 100644
--- a/flake8.r2.yml
+++ b/r2_metadata/flake8.r2.yml
@@ -1,6 +1,6 @@
 files:
-    template: ./templates/python/code_quality/flake8/flake8.yml
-    documentation: ./templates/python/code_quality/flake8/README.md
+    template: ../templates/python/code_quality/flake8/flake8.yml
+    documentation: ../templates/python/code_quality/flake8/README.md
 data:
     description: "Run flake8 on your repository"
     icon: ЁЯТО
diff --git a/isort.r2.yml b/r2_metadata/isort.r2.yml
similarity index 62%
rename from isort.r2.yml
rename to r2_metadata/isort.r2.yml
index cfa893cdc6a6d2541cbf38ca895779dc82ef598a..a4c1c923ede49900e90c010b51dfc3d216dc55e6 100644
--- a/isort.r2.yml
+++ b/r2_metadata/isort.r2.yml
@@ -1,6 +1,6 @@
 files:
-    template: ./templates/python/code_quality/isort/isort.yml
-    documentation: ./templates/python/code_quality/isort/README.md
+    template: ../templates/python/code_quality/isort/isort.yml
+    documentation: ../templates/python/code_quality/isort/README.md
 data:
     description: "Run isort on your repository"
     icon: ЁЯТО
diff --git a/mypy.r2.yml b/r2_metadata/mypy.r2.yml
similarity index 66%
rename from mypy.r2.yml
rename to r2_metadata/mypy.r2.yml
index 2085135abc7976eaada5e9c71fdd1176f23177f2..f09813c2425fbdc1e4a60a62b78467ece8a820b8 100644
--- a/mypy.r2.yml
+++ b/r2_metadata/mypy.r2.yml
@@ -1,6 +1,6 @@
 files:
-    template: ./templates/python/code_quality/mypy/mypy.yml
-    documentation: ./templates/python/code_quality/mypy/README.md
+    template: ../templates/python/code_quality/mypy/mypy.yml
+    documentation: ../templates/python/code_quality/mypy/README.md
 data:
     description: "Run mypy on your repository"
     icon: ЁЯТО
diff --git a/pytest.r2.yml b/r2_metadata/pytest.r2.yml
similarity index 61%
rename from pytest.r2.yml
rename to r2_metadata/pytest.r2.yml
index 147cf7909a72774fed968a0f527f54c420cbc73a..fdc2f352ade02126f47b20af89e51d6cd4447f7b 100644
--- a/pytest.r2.yml
+++ b/r2_metadata/pytest.r2.yml
@@ -1,6 +1,6 @@
 files:
-    template: ./templates/python/testing/pytest/pytest.yml
-    documentation: ./templates/python/testing/pytest/README.md
+    template: ../templates/python/testing/pytest/pytest.yml
+    documentation: ../templates/python/testing/pytest/README.md
 data:
     description: "Run pytest on your repository"
     icon: ЁЯТп
diff --git a/python_install.r2.yml b/r2_metadata/python_install.r2.yml
similarity index 65%
rename from python_install.r2.yml
rename to r2_metadata/python_install.r2.yml
index 069dfd789472c78591acbd402f6e97e5a8692ca3..34664030adfda9b60271e09b32d934e770e40ab5 100644
--- a/python_install.r2.yml
+++ b/r2_metadata/python_install.r2.yml
@@ -1,6 +1,6 @@
 files:
-    template: ./templates/python/partial/python_install.yml
-    documentation: ./templates/python/partial/README.md
+    template: ../templates/python/partial/python_install.yml
+    documentation: ../templates/python/partial/README.md
 data:
     description: "Job that is meant to be extend by jobs that need a python environment."
     icon: ЁЯРН
diff --git a/ruff.r2.yml b/r2_metadata/ruff.r2.yml
similarity index 63%
rename from ruff.r2.yml
rename to r2_metadata/ruff.r2.yml
index 11519c210debfa7a131d9a9b9a76e8477a11efe9..a1d3d13714e736d48f8223efec320f95ab92e624 100644
--- a/ruff.r2.yml
+++ b/r2_metadata/ruff.r2.yml
@@ -1,6 +1,6 @@
 files:
-    template: ./templates/python/code_quality/ruff/ruff.yml
-    documentation: ./templates/python/code_quality/ruff/README.md
+    template: ../templates/python/code_quality/ruff/ruff.yml
+    documentation: ../templates/python/code_quality/ruff/README.md
 data:
     description: "Run ruff on your repository"
     icon: ЁЯТО