Yuvipanda has uploaded a new change for review. https://gerrit.wikimedia.org/r/77692
Change subject: Re-organized repo to use a slightly more standard layout ...................................................................... Re-organized repo to use a slightly more standard layout Change-Id: I8d1701694130ea79716325f651299d4deca5959c --- R src/gerrit-to-github.py R src/github-to-gerrit.py R src/github.py R src/hooks.py R src/repos.yaml 5 files changed, 0 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/labs/tools/SuchABot refs/changes/92/77692/1 diff --git a/suchabot/github-sync.py b/src/gerrit-to-github.py similarity index 100% rename from suchabot/github-sync.py rename to src/gerrit-to-github.py diff --git a/suchabot/sync.py b/src/github-to-gerrit.py similarity index 100% rename from suchabot/sync.py rename to src/github-to-gerrit.py diff --git a/suchabot/github.py b/src/github.py similarity index 100% rename from suchabot/github.py rename to src/github.py diff --git a/suchabot/hooks.py b/src/hooks.py similarity index 100% rename from suchabot/hooks.py rename to src/hooks.py diff --git a/suchabot/repos.yaml b/src/repos.yaml similarity index 100% rename from suchabot/repos.yaml rename to src/repos.yaml -- To view, visit https://gerrit.wikimedia.org/r/77692 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I8d1701694130ea79716325f651299d4deca5959c Gerrit-PatchSet: 1 Gerrit-Project: labs/tools/SuchABot Gerrit-Branch: master Gerrit-Owner: Yuvipanda <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
