From 7db4aac5cc26ed8ee7556eff6b11736adb9c157b Mon Sep 17 00:00:00 2001 From: Collin Jackson Date: Thu, 16 Jul 2015 14:27:15 -0700 Subject: [PATCH 1/2] Add an AUTHORS file --- AUTHORS | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 AUTHORS diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 0000000000000..7c12ae68145a9 --- /dev/null +++ b/AUTHORS @@ -0,0 +1,6 @@ +# Below is a list of people and organizations that have contributed +# to the Dart project. Names should be added to the list like so: +# +# Name/Organization + +Google Inc. From 30d9daa7183bbd56ca7fa28a9a3a09119aefb1e6 Mon Sep 17 00:00:00 2001 From: Collin Jackson Date: Thu, 16 Jul 2015 15:23:53 -0700 Subject: [PATCH 2/2] Update name of project --- AUTHORS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AUTHORS b/AUTHORS index 7c12ae68145a9..f022b82492de0 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,5 +1,5 @@ # Below is a list of people and organizations that have contributed -# to the Dart project. Names should be added to the list like so: +# to the Sky project. Names should be added to the list like so: # # Name/Organization