Skip to content

Commit 960c741

Browse files
committed
update author fields
1 parent 3af23f9 commit 960c741

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

fcntl.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
Gem::Specification.new do |spec|
44
spec.name = "fcntl"
55
spec.version = "0.0.1"
6-
spec.authors = ["SHIBATA Hiroshi"]
7-
spec.email = ["hsbt@ruby-lang.org"]
6+
spec.authors = ["Yukihiro Matsumoto"]
7+
spec.email = ["matz@ruby-lang.org"]
88

99
spec.summary = "Loads constants defined in the OS fcntl.h C header file"
1010
spec.description = "Loads constants defined in the OS fcntl.h C header file"

0 commit comments

Comments
 (0)