You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@royale.apache.org by ah...@apache.org on 2020/04/24 07:43:52 UTC

[royale-asjs] branch release/0.9.7 updated: move names to Contributors. Add all Contributors according to GitHub in GitHub ID alpha-order

This is an automated email from the ASF dual-hosted git repository.

aharui pushed a commit to branch release/0.9.7
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git


The following commit(s) were added to refs/heads/release/0.9.7 by this push:
     new 02c406b  move names to Contributors.  Add all Contributors according to GitHub in GitHub ID alpha-order
02c406b is described below

commit 02c406bdec14b48e6a738a6932554acd9c6f3fcc
Author: Alex Harui <ah...@apache.org>
AuthorDate: Fri Apr 24 00:43:34 2020 -0700

    move names to Contributors.  Add all Contributors according to GitHub in GitHub ID alpha-order
---
 CONTRIBUTORS.md  | 29 ++++++++++++++++++++++-------
 RELEASE_NOTES.md |  2 +-
 2 files changed, 23 insertions(+), 8 deletions(-)

diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index abdda20..972456b 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -21,17 +21,32 @@
 
 #### Contributors
 
+ * Andrew Dufilie (https://github.com/adufilie)
+ * Alex Harui (https://github.com/aharui)
+ * Alina Kazi (https://github.com/alinakazi)
+ * Omprakash Muppirala (https://github.com/bigosmallm)
+ * Carlos Rovira (https://github.com/carlosrovira)
  * Christopher Dutz (https://github.com/chrisdutz)
+ * Andrew Wetmore (https://github.com/cottage14)
+ * Cristallium (https://github.com/cristallium)
+ * Frédéric Thomas (https://github.com/doublefx)
+ * doug777 (https://github.com/doug777)
+ * Erik DeBruin (https://github.com/erikdebruin)
+ * Greg Dove (https://github.com/greg-dove)
+ * Harbs (https://github.com/harbs)
+ * Jimmy Casey (https://github.com/jimmycasey)
+ * Josh Tynjala (https://github.com/joshtynjala)
  * Justin Mclean (https://github.com/justinmclean)
+ * Kevin Godell (https://github.com/kevinGodell)
  * LHR07-DBz (https://github.com/LHR07-DBz)
- * yestaro (https://github.com/yestaro)
  * lizhi (https://github.com/matrix3d)
- * Cristallium (https://github.com/cristallium)
- * SAdelman (https://github.com/SAdelman)
  * MujtabaMughal (https://github.com/MujtabaMughal)
- * Andrew Dufilie (https://github.com/adufilie)
- * Kevin Godell (https://github.com/kevinGodell)
- * Jimmy Casey (https://github.com/jimmycasey)
- * doug777 (https://github.com/doug777)
+ * Olaf Krueger (https://github.com/olafkrueger)
+ * Pashmina Kazi (https://github.com/pashminakazi)
+ * Peter Ent (https://github.com/pentapache)
+ * Piotr Zarzycki (https://github.com/piotrzarzycki21)
+ * SAdelman (https://github.com/SAdelman)
  * Shoichiro Takeshita (https://github.com/T-San001)
+ * yestaro (https://github.com/yestaro)
+ * Yishay Weiss (https://github.com/yishayw)
  
\ No newline at end of file
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 12f812a..2059997 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -73,7 +73,7 @@ Apache Royale 0.9.7
   - New:
     - mx.net.SharedObjectJSON - new alternative
 - Maven:
-  - Massive improvements (thanks to Chris Dutz)
+  - Massive improvements
   - Now Maven can generate a valid distribution (SDK) to use in any IDE (tested on VSCode and Moonshine)
   - distribution can be JS only
   - SASS generation is now separated from main build to a profile to save lots of time when no need to build themes