Merge pull request #8942 from miccal/shared-audits-update

shared_audits: add extraterm to GITHUB_PRERELEASE_ALLOWLIST
This commit is contained in:
Miccal Matthews 2020-10-19 08:07:59 +08:00 committed by GitHub
commit 4e8d374942
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,6 +34,7 @@ module SharedAudits
GITHUB_PRERELEASE_ALLOWLIST = { GITHUB_PRERELEASE_ALLOWLIST = {
"amd-power-gadget" => :all, "amd-power-gadget" => :all,
"elm-format" => "0.8.3", "elm-format" => "0.8.3",
"extraterm" => :all,
"freetube" => :all, "freetube" => :all,
"gitless" => "0.8.8", "gitless" => "0.8.8",
"home-assistant" => :all, "home-assistant" => :all,