From 72f058470124a03ebdc91b5535bbfbf2bda883fd Mon Sep 17 00:00:00 2001 From: Dan W Date: Tue, 19 Nov 2013 14:22:45 +0000 Subject: [PATCH] Update opt_out_users.js --- 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 5ff6cb5..c9198a2 100644 --- a/js/opt_out_users.js +++ b/js/opt_out_users.js @@ -2,5 +2,7 @@ var githubresume_opt_out_users = [ "augustl", "kmcallister", "ntlk", - "raganwald" + "raganwald", + "iamdanw", + "iamdanw_ms" ];