THRIFT-3299 Apache Thrift language bindings for Dart
Client: Dart
Patch: Jens Geyer

Adjusted dart package description files (pubspec.yaml)
diff --git a/tutorial/dart/console_client/pubspec.yaml b/tutorial/dart/console_client/pubspec.yaml
index 3db9fb9..1423ed2 100644
--- a/tutorial/dart/console_client/pubspec.yaml
+++ b/tutorial/dart/console_client/pubspec.yaml
@@ -19,8 +19,8 @@
 version: 1.0.0-dev
 description: >
   A Dart console client to implementation of the Apache Thrift tutorial
-author: Mark Erickson <mark.erickson@workiva.com>
-homepage: https://github.com/apache/thrift
+author: Apache Thrift Developers <dev@thrift.apache.org>
+homepage: http://thrift.apache.org
 environment:
   sdk: ^1.12.0
 dependencies: