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

Unified Diff: pkg/collection_helpers/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/collection/pubspec.yaml ('k') | pkg/math/pubspec.yaml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/collection_helpers/pubspec.yaml
diff --git a/pkg/collection_helpers/pubspec.yaml b/pkg/collection_helpers/pubspec.yaml
index 871ef1cd262290a3e587776a8510e0dd476d1612..0002f71c8fd18b1a75d19a1c309c80141bd7a8f6 100644
--- a/pkg/collection_helpers/pubspec.yaml
+++ b/pkg/collection_helpers/pubspec.yaml
@@ -1,6 +1,6 @@
name: collection_helpers
version: 0.9.2
-author: "Dart Team <misc@dartlang.org>"
+author: Dart Team <misc@dartlang.org>
description: Discontinued. Use package:collection or package:typed_data.
homepage: http://www.dartlang.org
dependencies:
« no previous file with comments | « pkg/collection/pubspec.yaml ('k') | pkg/math/pubspec.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698