Skip to content
This repository was archived by the owner on Jan 27, 2023. It is now read-only.

Commit e5d5a3e

Browse files
committed
Fix author
1 parent 506bce9 commit e5d5a3e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

cipherstash-client.gemspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ Gem::Specification.new do |s|
1414

1515
s.summary = "Official client for the CipherStash encrypted searchable data store"
1616

17-
s.authors = ["Matt Palmer", "Dan Draper"]
18-
s.email = ["matt@cipherstash.com"]
17+
s.authors = ["Dan Draper"]
18+
s.email = ["dan@cipherstash.com"]
1919
s.homepage = "https://cipherstash.com"
2020

2121
s.files = `git ls-files -z`.split("\0").reject { |f| f =~ /^(G|spec|Rakefile)/ }

0 commit comments

Comments
 (0)