From 91663d1e3a1ed45ad4bf54129a1d633161133667 Mon Sep 17 00:00:00 2001 From: Bryan Helmkamp Date: Mon, 1 Feb 2010 12:39:57 -0500 Subject: Add Emilio Tagua as a maintainer --- Thorfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Thorfile') diff --git a/Thorfile b/Thorfile index 11a3d510be..eebb58254f 100644 --- a/Thorfile +++ b/Thorfile @@ -12,7 +12,7 @@ module GemHelpers Gem::Specification.new do |s| s.name = "arel" s.version = Arel::VERSION - s.authors = ["Bryan Helmkamp", "Nick Kallen"] + s.authors = ["Bryan Helmkamp", "Nick Kallen", "Emilio Tagua"] s.email = "bryan@brynary.com" s.homepage = "http://github.com/brynary/arel" s.summary = "Arel is a relational algebra engine for Ruby" -- cgit v1.2.3