Skip to content

Commit a0c5de0

Browse files
authored
Merge pull request #4 from github/add-gem-description
Add Gem Description
2 parents 8d2ec7b + d2ed85f commit a0c5de0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

entitlements.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Gem::Specification.new do |s|
44
s.name = "entitlements"
55
s.version = File.read("VERSION").chomp
66
s.summary = "git-managed LDAP group configurations"
7-
s.description = ""
7+
s.description = "The Ruby Gem that Powers Entitlements - GitHub's Identity and Access Management System"
88
s.authors = ["GitHub, Inc. Security Ops"]
99
s.email = "[email protected]"
1010
s.license = "MIT"

0 commit comments

Comments
 (0)