From 142a8b14ddd42a7629afe7f851bf6c7268bfc425 Mon Sep 17 00:00:00 2001 From: Enrique Barcelli Date: Tue, 30 Dec 2025 21:05:52 +0800 Subject: [PATCH] =?UTF-8?q?Crea=20estructura=20de=20folders=20ra=C3=ADz=20?= =?UTF-8?q?para=20el=20proyecto?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Data-y-Sistemas/README.md | 3 +++ Entrenamiento-y-Capacidades/README.md | 3 +++ Gerenciamiento-de-Proyectos/README.md | 3 +++ Gestión-de-Cambio-y-Comunicaciones/README.md | 3 +++ Preparación-y-Soporte-Para-la-Implementación/README.md | 3 +++ Procesos-y-Funciones/README.md | 3 +++ 6 files changed, 18 insertions(+) create mode 100644 Data-y-Sistemas/README.md create mode 100644 Entrenamiento-y-Capacidades/README.md create mode 100644 Gerenciamiento-de-Proyectos/README.md create mode 100644 Gestión-de-Cambio-y-Comunicaciones/README.md create mode 100644 Preparación-y-Soporte-Para-la-Implementación/README.md create mode 100644 Procesos-y-Funciones/README.md diff --git a/Data-y-Sistemas/README.md b/Data-y-Sistemas/README.md new file mode 100644 index 0000000..388365f --- /dev/null +++ b/Data-y-Sistemas/README.md @@ -0,0 +1,3 @@ +# Data y Sistemas + +Documentar en este folder todo lo referente al modelo de datos, arquitectura y desarrollo de sistemas de informacion. diff --git a/Entrenamiento-y-Capacidades/README.md b/Entrenamiento-y-Capacidades/README.md new file mode 100644 index 0000000..4207198 --- /dev/null +++ b/Entrenamiento-y-Capacidades/README.md @@ -0,0 +1,3 @@ +# Entrenamiento y Capacidades + +Documentar en este folder todo lo referente al mapeo y manejo de competencias, desarrollo de materiales de entrenamiento, y desarrollo y ejecución de planes de entrenamiento. diff --git a/Gerenciamiento-de-Proyectos/README.md b/Gerenciamiento-de-Proyectos/README.md new file mode 100644 index 0000000..7272ddb --- /dev/null +++ b/Gerenciamiento-de-Proyectos/README.md @@ -0,0 +1,3 @@ +# Gerenciamiento de Proyectos + +Documentar en este folder todo lo referente al planeamiento, ejecución, control y gobierno del proyecto. diff --git a/Gestión-de-Cambio-y-Comunicaciones/README.md b/Gestión-de-Cambio-y-Comunicaciones/README.md new file mode 100644 index 0000000..50a3eee --- /dev/null +++ b/Gestión-de-Cambio-y-Comunicaciones/README.md @@ -0,0 +1,3 @@ +# Gestión de Cambio y Comunicaciones + +Documentar en este folder todo lo referente al mapeo de stakeholders, desarrollo de mensajes, planeamiento y ejecución de las comunicaciones y el involucramiento de los interesados. diff --git a/Preparación-y-Soporte-Para-la-Implementación/README.md b/Preparación-y-Soporte-Para-la-Implementación/README.md new file mode 100644 index 0000000..49fcd25 --- /dev/null +++ b/Preparación-y-Soporte-Para-la-Implementación/README.md @@ -0,0 +1,3 @@ +# Preparación y Soporte Para la Implementación + +Documentar en este folder todo lo referente a los planes, ejecución y soporte de las actividades de implementación de escenarios piloto y de producción específicos. diff --git a/Procesos-y-Funciones/README.md b/Procesos-y-Funciones/README.md new file mode 100644 index 0000000..82cb9bc --- /dev/null +++ b/Procesos-y-Funciones/README.md @@ -0,0 +1,3 @@ +# Procesos y Funciones + +Documentar en este folder todo lo referente a mapeo, diseño, mejoramiento y estandarizacón de procesos y especificaciones funcionales.