From dbdadbafe91aef3a0c4b8f28a85604122993fab8 Mon Sep 17 00:00:00 2001 From: Yegor Jbanov Date: Fri, 6 Feb 2015 11:46:49 -0800 Subject: [PATCH] chore(pub): update authors --- modules/angular2/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/angular2/pubspec.yaml b/modules/angular2/pubspec.yaml index a66562f84c..0475e6b9c3 100644 --- a/modules/angular2/pubspec.yaml +++ b/modules/angular2/pubspec.yaml @@ -1,7 +1,7 @@ name: angular2 version: 2.0.0-alpha.1 authors: -- Alex Eagle +- Alex Eagle - Chirayu Krishnappa - Jeff Cross - Misko Hevery