From fa82756f3d1ff32ed1d070b5c856ca60b74778d3 Mon Sep 17 00:00:00 2001 From: June Tate-Gans Date: Sun, 25 Apr 2021 01:24:02 -0500 Subject: [PATCH] contrib: Rename to be more accurate --- {contrib => examples}/clock.sh | 0 {contrib => examples}/g13_test.py | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {contrib => examples}/clock.sh (100%) rename {contrib => examples}/g13_test.py (100%) diff --git a/contrib/clock.sh b/examples/clock.sh similarity index 100% rename from contrib/clock.sh rename to examples/clock.sh diff --git a/contrib/g13_test.py b/examples/g13_test.py similarity index 100% rename from contrib/g13_test.py rename to examples/g13_test.py