From ef4e68672fff7ec763ac717a8095c4c835c6d78d Mon Sep 17 00:00:00 2001 From: dfcarvajal Date: Sat, 22 Jun 2019 16:35:05 +0000 Subject: [PATCH] =?UTF-8?q?Reestructuraci=C3=B3n=20coches=20(Xee)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Citroen & Smart --- packages/{ => pack/coches}/citroen.yaml | 0 packages/{ => pack/coches}/smart.yaml | 0 packages/{ => sensor}/xee.yaml | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename packages/{ => pack/coches}/citroen.yaml (100%) rename packages/{ => pack/coches}/smart.yaml (100%) rename packages/{ => sensor}/xee.yaml (100%) diff --git a/packages/citroen.yaml b/packages/pack/coches/citroen.yaml similarity index 100% rename from packages/citroen.yaml rename to packages/pack/coches/citroen.yaml diff --git a/packages/smart.yaml b/packages/pack/coches/smart.yaml similarity index 100% rename from packages/smart.yaml rename to packages/pack/coches/smart.yaml diff --git a/packages/xee.yaml b/packages/sensor/xee.yaml similarity index 100% rename from packages/xee.yaml rename to packages/sensor/xee.yaml