Skip to content

Commit 549bcd1

Browse files
authored
Update commit.py
1 parent 5e037af commit 549bcd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commit.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
names = ['Nick', 'Steve', 'Andy', 'Qi', 'Fanny', 'Sarah', 'Cord', 'Todd',
2020
'Chris', 'Pasha', 'Gabe', 'Tony', 'Jason', 'Randal', 'Ali', 'Kim',
2121
'Rainer', 'Guillaume', 'Kelan', 'David', 'John', 'Stephen', 'Tom', 'Steven',
22-
'Jen', 'Marcus', 'Edy', 'Rachel']
22+
'Jen', 'Marcus', 'Edy', 'Rachel', 'Ethan', 'Dan', 'Darren', 'Greg']
2323

2424
humans_file = os.path.join(os.path.dirname(__file__), 'static', 'humans.txt')
2525
messages_file = os.path.join(os.path.dirname(__file__), 'commit_messages.txt')

0 commit comments

Comments
 (0)