From d73dabef43ae9da0f7673975c8826e52b3f0a66b Mon Sep 17 00:00:00 2001 From: Alek Ratzloff Date: Thu, 2 Jul 2020 18:50:34 -0700 Subject: [PATCH] Rename lib/contrib/wordbot.ex -> lib/contrib/wordbot/wordbot.ex Signed-off-by: Alek Ratzloff --- lib/contrib/{ => wordbot}/wordbot.ex | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename lib/contrib/{ => wordbot}/wordbot.ex (100%) diff --git a/lib/contrib/wordbot.ex b/lib/contrib/wordbot/wordbot.ex similarity index 100% rename from lib/contrib/wordbot.ex rename to lib/contrib/wordbot/wordbot.ex