THRIFT-3299 Apache Thrift language bindings for Dart
Client: Dart
Patch: Jens Geyer
Adjusted dart package description files (pubspec.yaml)
diff --git a/test/dart/test_client/pubspec.yaml b/test/dart/test_client/pubspec.yaml
index 54d8b0f..b76fb5d 100644
--- a/test/dart/test_client/pubspec.yaml
+++ b/test/dart/test_client/pubspec.yaml
@@ -18,8 +18,8 @@
name: thrift_test_client
version: 1.0.0-dev
description: A client integration test for the Dart Thrift library
-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: