diff --git a/app/tools/management/commands/edk-apikeys.py b/app/tools/management/commands/edkapiextract.py old mode 100755 new mode 100644 similarity index 100% rename from app/tools/management/commands/edk-apikeys.py rename to app/tools/management/commands/edkapiextract.py diff --git a/app/tools/management/commands/extract-emails.py b/app/tools/management/commands/emailextract.py old mode 100755 new mode 100644 similarity index 100% rename from app/tools/management/commands/extract-emails.py rename to app/tools/management/commands/emailextract.py diff --git a/app/tools/management/commands/munin.py b/app/tools/management/commands/munin.py old mode 100755 new mode 100644 diff --git a/app/tools/management/commands/pep8.py b/app/tools/management/commands/pep8.py old mode 100755 new mode 100644 diff --git a/app/tools/management/commands/run-task.py b/app/tools/management/commands/runtask.py similarity index 100% rename from app/tools/management/commands/run-task.py rename to app/tools/management/commands/runtask.py diff --git a/app/tools/management/commands/ts3remove.py b/app/tools/management/commands/ts3remove.py old mode 100755 new mode 100644 diff --git a/app/tools/management/commands/update-directors.py b/app/tools/management/commands/updatedirectors.py old mode 100755 new mode 100644 similarity index 100% rename from app/tools/management/commands/update-directors.py rename to app/tools/management/commands/updatedirectors.py