From 4ea1bdcba53e740d889463c41f81eccdc26bdc6c 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 --- engine/src/flutter/AUTHORS | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 engine/src/flutter/AUTHORS diff --git a/engine/src/flutter/AUTHORS b/engine/src/flutter/AUTHORS new file mode 100644 index 00000000000..7c12ae68145 --- /dev/null +++ b/engine/src/flutter/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 866549e586368652b7c831eb0fa0fc6d275de5ac 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 --- engine/src/flutter/AUTHORS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/src/flutter/AUTHORS b/engine/src/flutter/AUTHORS index 7c12ae68145..f022b82492d 100644 --- a/engine/src/flutter/AUTHORS +++ b/engine/src/flutter/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