0

python3 shebang lines

This commit is contained in:
Ben Steadman
2019-03-27 20:04:50 +00:00
parent cf695ed9de
commit 36f55ea7b4
4 changed files with 4 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/python3
#!/usr/bin/env python3
"""Update the contributor list
Alias handling is done by git with .mailmap