From 730a186ad3dd55f2f343bdfb1cc339ff1253e5d3 Mon Sep 17 00:00:00 2001 From: Hugo Soltys Date: Tue, 6 Aug 2019 17:11:38 +0200 Subject: [PATCH] Rename config files with vendor name --- .../1.0/config/packages/dev/{fitz.yaml => hugosoltys_fitz.yaml} | 0 .../1.0/config/packages/test/{fitz.yaml => hugosoltys_fitz.yaml} | 0 .../1.0/config/routes/dev/{fitz.yaml => hugosoltys_fitz.yaml} | 0 .../1.0/config/routes/test/{fitz.yaml => hugosoltys_fitz.yaml} | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename hugosoltys/fitz-bundle/1.0/config/packages/dev/{fitz.yaml => hugosoltys_fitz.yaml} (100%) rename hugosoltys/fitz-bundle/1.0/config/packages/test/{fitz.yaml => hugosoltys_fitz.yaml} (100%) rename hugosoltys/fitz-bundle/1.0/config/routes/dev/{fitz.yaml => hugosoltys_fitz.yaml} (100%) rename hugosoltys/fitz-bundle/1.0/config/routes/test/{fitz.yaml => hugosoltys_fitz.yaml} (100%) diff --git a/hugosoltys/fitz-bundle/1.0/config/packages/dev/fitz.yaml b/hugosoltys/fitz-bundle/1.0/config/packages/dev/hugosoltys_fitz.yaml similarity index 100% rename from hugosoltys/fitz-bundle/1.0/config/packages/dev/fitz.yaml rename to hugosoltys/fitz-bundle/1.0/config/packages/dev/hugosoltys_fitz.yaml diff --git a/hugosoltys/fitz-bundle/1.0/config/packages/test/fitz.yaml b/hugosoltys/fitz-bundle/1.0/config/packages/test/hugosoltys_fitz.yaml similarity index 100% rename from hugosoltys/fitz-bundle/1.0/config/packages/test/fitz.yaml rename to hugosoltys/fitz-bundle/1.0/config/packages/test/hugosoltys_fitz.yaml diff --git a/hugosoltys/fitz-bundle/1.0/config/routes/dev/fitz.yaml b/hugosoltys/fitz-bundle/1.0/config/routes/dev/hugosoltys_fitz.yaml similarity index 100% rename from hugosoltys/fitz-bundle/1.0/config/routes/dev/fitz.yaml rename to hugosoltys/fitz-bundle/1.0/config/routes/dev/hugosoltys_fitz.yaml diff --git a/hugosoltys/fitz-bundle/1.0/config/routes/test/fitz.yaml b/hugosoltys/fitz-bundle/1.0/config/routes/test/hugosoltys_fitz.yaml similarity index 100% rename from hugosoltys/fitz-bundle/1.0/config/routes/test/fitz.yaml rename to hugosoltys/fitz-bundle/1.0/config/routes/test/hugosoltys_fitz.yaml