traintastic/update-authors.sh
2023-06-14 00:04:18 +02:00

3 Zeilen
68 B
Bash
Ausführbare Datei

#!/bin/sh
git authors -l --no-email | grep -v "\\[bot\\]" > AUTHORS