1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

[release] update MVP skip list

This commit is contained in:
geemus 2011-08-18 12:09:44 -05:00
parent 3dcc3d56ee
commit f87cdfe7eb

View file

@ -228,6 +228,7 @@ task :changelog do
for committer, commits in committers.to_a.sort {|x,y| y[1] <=> x[1]}
if [
'Aaron Suggs',
'Brian Hartsock',
'Christopher Oliver',
'Dylan Egan',
'geemus',