Don't assign anything to Sami anymore

pull/6/head
Tim Hockin 2016-09-01 22:52:13 -07:00
parent 9be47a2c55
commit 34f27da0b8
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ def get_maintainers():
"ncdc", "nikhiljindal", "piosz", "pmorie", "pwittrock", "Q-Lee",
"quinton-hoole", "Random-Liu", "rmmh", "roberthbailey", "ronnielai",
"saad-ali", "sarahnovotny", "smarterclayton", "soltysh", "spxtr",
"sttts", "swagiaal", "thockin", "timothysc", "timstclair", "tmrts",
"sttts", "thockin", "timothysc", "timstclair", "tmrts",
"vishh", "vulpecula", "wojtek-t", "xiang90", "yifan-gu", "yujuhong",
"zmerlynn"}
return sorted(ret - SKIP_MAINTAINERS)