Subject: | The EU is bigger now |
See attached file, which is adding myself to the list of EU authors.
Regards,
Slaven
Subject: | 0001-Croatia-is-in-the-EU-since-2013-07-01.patch |
From 1fa41557a0320c0398cf1a62aebf7f1fc50b02ac Mon Sep 17 00:00:00 2001
From: Slaven Rezic <slaven@rezic.de>
Date: Tue, 2 Jul 2013 11:54:28 +0200
Subject: [PATCH] Croatia is in the EU since 2013-07-01
---
lib/Acme/CPANAuthors/EU.pm | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/lib/Acme/CPANAuthors/EU.pm b/lib/Acme/CPANAuthors/EU.pm
index aea0829..c75e5db 100644
--- a/lib/Acme/CPANAuthors/EU.pm
+++ b/lib/Acme/CPANAuthors/EU.pm
@@ -19,6 +19,7 @@ BEGIN {
use Acme::CPANAuthors::Register (
(map {"Acme::CPANAuthors::$_" -> authors} @NATIONALITIES),
ABIGAIL => 'Abigail',
+ SREZIC => "Slaven Rezi\x{107}",
);
--
1.7.2.5