THRIFT-3299 Apache Thrift language bindings for Dart
Client: Dart
Patch: Jens Geyer
Adjusted dart package description files (pubspec.yaml)
diff --git a/lib/dart/pubspec.yaml b/lib/dart/pubspec.yaml
index f64d980..99d490c 100644
--- a/lib/dart/pubspec.yaml
+++ b/lib/dart/pubspec.yaml
@@ -19,9 +19,9 @@
version: 1.0.0-dev
description: >
A Dart library for Apache Thrift
-author: Mark Erickson <mark.erickson@workiva.com>
-homepage: https://github.com/apache/thrift
-documentation: https://github.com/apache/thrift
+author: Apache Thrift Developers <dev@thrift.apache.org>
+homepage: http://thrift.apache.org
+documentation: http://thrift.apache.org
environment:
sdk: ">=1.12.0 <2.0.0"
dependencies: