From 98a3055010287bdc23782ff18741e9fc9c382c67 Mon Sep 17 00:00:00 2001 From: Ian Hickson Date: Wed, 22 Mar 2023 11:57:02 -0700 Subject: [PATCH] Add documentation saying that people can add themselves to the AUTHORS file (#123061) Add documentation saying that people can add themselves to the AUTHORS file --- AUTHORS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/AUTHORS b/AUTHORS index 737955348b..f3e354755f 100644 --- a/AUTHORS +++ b/AUTHORS @@ -2,6 +2,12 @@ # to the Flutter project. Names should be added to the list like so: # # Name/Organization +# +# Anyone who has contributed to the Flutter project in any way (not +# limited to submitting PRs) is welcome to submit a PR to add their +# name to this file. +# +# Thanks to everyone for your contributions! Google Inc. The Chromium Authors