FreeBSD Cleanup (#2603)
* FreeBSD Cleanup * cleanup * fix t1016 * reducing multiline if else to single line * fix t1037.003 * ignore T1003.007 * fix t1003.007 * more fixes
This commit is contained in:
@@ -36,7 +36,6 @@ class GithubAPI:
|
||||
labels = {
|
||||
"windows": "windows",
|
||||
"macos": "macOS",
|
||||
"freebsd": "freebsd",
|
||||
"linux": "linux",
|
||||
"azure-ad": "ADFS",
|
||||
"containers": "containers",
|
||||
@@ -51,7 +50,6 @@ class GithubAPI:
|
||||
"windows": ["clr2of8", "MHaggis"],
|
||||
"linux": ["josehelps", "cyberbuff"],
|
||||
"macos": ["josehelps", "cyberbuff"],
|
||||
"freebsd": ["josehelps", "cyberbuff"],
|
||||
"containers": ["patel-bhavin"],
|
||||
"iaas:gcp": ["patel-bhavin"],
|
||||
"iaas:aws": ["patel-bhavin"],
|
||||
|
||||
Reference in New Issue
Block a user