From 8f776c7182f3e9e6437f66cb2a9112b49a6fcb5a Mon Sep 17 00:00:00 2001 From: Nicolas Stepien Date: Mon, 24 Sep 2012 23:16:29 +0200 Subject: [PATCH] contributors --- 4chan_x.user.js | 3 ++- grunt.js | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) 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',