Skip to content

Commit e7e5582

Browse files
committed
Actually include the legacy contributor in the contributors list
1 parent 5d28ec0 commit e7e5582

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

grunt.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,7 @@ grunt.registerHelper( "contributor-attribution", function( post, fileName, fn )
150150
if ( post.source ) {
151151
contrib.source = post.source;
152152
}
153+
contribs.unshift( contrib );
153154
}
154155
});
155156
}

0 commit comments

Comments
 (0)