From a17381e0e482201c2f0a74496b1c50b94acb61fa Mon Sep 17 00:00:00 2001 From: Bohung Date: Mon, 26 Jul 2021 16:15:59 +0800 Subject: [PATCH] Update author. --- ruling_template.gemspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ruling_template.gemspec b/ruling_template.gemspec index 5293cf6..261b3e3 100644 --- a/ruling_template.gemspec +++ b/ruling_template.gemspec @@ -7,8 +7,8 @@ require "ruling_template/version" Gem::Specification.new do |s| s.name = "ruling_template" s.version = RulingTemplate::VERSION - s.authors = ["Bohung Chiu"] - s.email = ["bohung@rulingcom.com"] + s.authors = ["Harry Bomrah","Boya Chiu"] + s.email = ["harry@rulingcom.com"] s.homepage = "http://www.rulingcom.com" s.summary = "Module for Templates" s.description = "Module for Templates"