From 559aee6cd7dd97127dc3ee4bd2c1949dd422b951 Mon Sep 17 00:00:00 2001 From: Andrew Smith Date: Mon, 2 Apr 2018 13:00:23 -0400 Subject: [PATCH] Add to ping list Change-Id: I2a1e4bfc924259bb9be3eb85042801f40c81c3e1 --- ping_me.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ping_me.py b/ping_me.py index f1f6661..5510c2a 100644 --- a/ping_me.py +++ b/ping_me.py @@ -18,7 +18,7 @@ import collections import sys NOTIFY_PEPS = [ - 'GheRivero', 'amotoki', 'amrith', 'bknudson', 'bnemec', + 'GheRivero', 'amotoki', 'amrith', 'ansmith', 'bknudson', 'bnemec', 'dansmith', 'dhellmann', 'dims', 'dougwig', 'e0ne', 'flaper87', 'garyk', 'haypo', 'electrocucaracha', 'jd__', 'jecarey', 'johnsom', 'jungleboyj', 'kgiusti', 'kragniz', 'lhx_',