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:
parent
3dcc3d56ee
commit
f87cdfe7eb
1 changed files with 1 additions and 0 deletions
1
Rakefile
1
Rakefile
|
@ -228,6 +228,7 @@ task :changelog do
|
||||||
for committer, commits in committers.to_a.sort {|x,y| y[1] <=> x[1]}
|
for committer, commits in committers.to_a.sort {|x,y| y[1] <=> x[1]}
|
||||||
if [
|
if [
|
||||||
'Aaron Suggs',
|
'Aaron Suggs',
|
||||||
|
'Brian Hartsock',
|
||||||
'Christopher Oliver',
|
'Christopher Oliver',
|
||||||
'Dylan Egan',
|
'Dylan Egan',
|
||||||
'geemus',
|
'geemus',
|
||||||
|
|
Loading…
Add table
Reference in a new issue