Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(227)

Unified Diff: pkg/sequence_zip/pubspec.yaml

Issue 119093005: Remove suprplus quoting from pubspec author fields. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pkg/math/pubspec.yaml ('k') | pkg/typed_data/pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/sequence_zip/pubspec.yaml
diff --git a/pkg/sequence_zip/pubspec.yaml b/pkg/sequence_zip/pubspec.yaml
index 6699e0fcfa996b725d249cb1c1f59f3167ac8ac7..961e43a8ebbfc2f5368aad6a2c0f4c12c9df03da 100644
--- a/pkg/sequence_zip/pubspec.yaml
+++ b/pkg/sequence_zip/pubspec.yaml
@@ -1,6 +1,6 @@
name: sequence_zip
version: 0.9.1
-author: "Dart Team <misc@dartlang.org>"
+author: Dart Team <misc@dartlang.org>
homepage: http://www.dartlang.org
description: >
"Zip" functionality on iterables and streams.
« no previous file with comments | « pkg/math/pubspec.yaml ('k') | pkg/typed_data/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698