Skip to content

Commit 58bd1f9

Browse files
authored
security-manager -> security_manager
1 parent 2bcdcf0 commit 58bd1f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/entitlements/backend/github_org.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ class GitHubOrg
1313
"admin" => "ADMIN",
1414
# `billing-manager` is currently not supported
1515
"member" => "MEMBER",
16-
"security-manager" => "SECURITY-MANAGER"
16+
"security_manager" => "SECURITY-MANAGER"
1717
}
1818

1919
# Error classes

0 commit comments

Comments
 (0)