Renamed to jeepyb.
diff --git a/tox.ini b/tox.ini
index 0f59a0f..b36dc95 100644
--- a/tox.ini
+++ b/tox.ini
@@ -18,7 +18,7 @@
 
 [testenv:pyflakes]
 deps = pyflakes
-commands = pyflakes gerritx/cmd
+commands = pyflakes jeepyb/cmd
 
 [testenv:venv]
 commands = {posargs}