Merged in potiuk/git-kata-registration (pull request #23)

Removed wojciech :). Wojtek is better.
master
Łukasz Siwiński 2013-03-06 01:17:51 +01:00
commit f5702211e4
1 changed files with 1 additions and 1 deletions

View File

@ -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'