diff --git a/4chan_x.user.js b/4chan_x.user.js index a37eb8a78..b13afe409 100644 --- a/4chan_x.user.js +++ b/4chan_x.user.js @@ -30,7 +30,8 @@ * * Contributors: * https://github.com/MayhemYDG/4chan-x/graphs/contributors - * ferongr, xat-, Ongpot, thisisanon and Anonymous - cooldown sanity check + * Non-GitHub contributors: + * ferongr, xat-, Ongpot, thisisanon and Anonymous - favicon contributions * e000 - cooldown sanity check * Seiba - chrome quick reply focusing * herpaderpderp - recaptcha fixes diff --git a/grunt.js b/grunt.js index cd90e6089..8e9f13beb 100644 --- a/grunt.js +++ b/grunt.js @@ -23,7 +23,8 @@ module.exports = function(grunt) { ' *', ' * Contributors:', ' * <%= meta.repo %>graphs/contributors', - ' * ferongr, xat-, Ongpot, thisisanon and Anonymous - cooldown sanity check', + ' * Non-GitHub contributors:', + ' * ferongr, xat-, Ongpot, thisisanon and Anonymous - favicon contributions', ' * e000 - cooldown sanity check', ' * Seiba - chrome quick reply focusing', ' * herpaderpderp - recaptcha fixes',