From 9bb7a7a2e18b6911917683c2f27761dfeb21db44 Mon Sep 17 00:00:00 2001 From: David Coallier Date: Tue, 19 Nov 2013 16:39:05 +0000 Subject: [PATCH] Merged all users who wanted to opt-out at once instead of asking them to rebase. --- js/opt_out_users.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/js/opt_out_users.js b/js/opt_out_users.js index 2b62d33..be1485c 100644 --- a/js/opt_out_users.js +++ b/js/opt_out_users.js @@ -22,5 +22,7 @@ var githubresume_opt_out_users = [ "pnasrat", "wraithan", "dominic", - "alex" + "alex", + "nikhilsrinivasan", + "jnoller" ];