From e93c929d55cd2819f711ab7832adb32c5595491e Mon Sep 17 00:00:00 2001 From: Hidenori Matsubayashi Date: Fri, 22 Apr 2022 13:00:35 +0900 Subject: [PATCH] Add AUTHORS file (#49) Signed-off-by: Hidenori.Matsubayashi --- AUTHORS | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 AUTHORS diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 0000000..c5be022 --- /dev/null +++ b/AUTHORS @@ -0,0 +1,8 @@ +# Below is a list of people and organizations that have contributed +# to sony/flutter-elinux-plugins. Names should be added to the list +# like so: +# +# Name/Organization + +Sony Group Corporation +Hidenori Matsubayashi (hidenori.matsubayashi@gmail.com)