From 78525b48ea6b72975f40153e94a9941859a55533 Mon Sep 17 00:00:00 2001 From: Denis Arh Date: Thu, 16 Jan 2020 20:05:59 +0100 Subject: [PATCH] Mark pkg/automation as deprecated --- pkg/automation/DEPRECATED | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 pkg/automation/DEPRECATED diff --git a/pkg/automation/DEPRECATED b/pkg/automation/DEPRECATED new file mode 100644 index 000000000..35edd2ac2 --- /dev/null +++ b/pkg/automation/DEPRECATED @@ -0,0 +1,2 @@ +pkg/automation package is deprecated and replaced +by pkg/corredor, pkg/eventbus and pkg/scheduler \ No newline at end of file