diff --git a/mo_reg/higrys.bash b/mo_reg/higrys.bash index c060b91..20b7097 100755 --- a/mo_reg/higrys.bash +++ b/mo_reg/higrys.bash @@ -1,4 +1,4 @@ #!/bin/bash # Nie żebym się podlizywał organizatorom, ale jakby wam było potrzeba # to macie listę uczestników -git log --format='%ae' | sort | uniq +git log --format='%ae' | sort | uniq | grep -v 'wojciech.erbetowski'