From f87cdfe7eb8ba8da616e60b22d4611679822fd10 Mon Sep 17 00:00:00 2001 From: geemus Date: Thu, 18 Aug 2011 12:09:44 -0500 Subject: [PATCH] [release] update MVP skip list --- Rakefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Rakefile b/Rakefile index 18bd33d40..5fb59fafa 100644 --- a/Rakefile +++ b/Rakefile @@ -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',