Merge pull request #31946 from thockin/dont-assign-to-sami

Automatic merge from submit-queue

Don't assign anything to Sami anymore

@pwittrock anything new to do to tag for cherry pick to 1.4?
This commit is contained in:
Kubernetes Submit Queue 2016-09-09 02:36:45 -07:00 committed by GitHub
commit dfb6c5c3ba

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)