Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit c870bbb

Browse files
Add an AUTHORS file to each plugin (#3725)
This ensures that the AUTHORS list is distributed with the plugins whose copyright blocks refer to the project authors, for ease of reference. This is currently a copy of the top-level authors list, but over time they are expected to diverge as people contribute to specific plugins. This does not bump plugin versions or CHANGLELOGs, since it has no effect on the plugin itself; it will be picked up over time as we ship new versions of plugins. Part of flutter/flutter#78448
1 parent a855133 commit c870bbb

File tree

61 files changed

+3903
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+3903
-2
lines changed

CONTRIBUTING.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,9 @@ to merge the pull request and `pub submit` any affected packages.
188188
You must complete the
189189
[Contributor License Agreement](https://cla.developers.google.com/clas).
190190
You can do this online, and it only takes a minute.
191-
If you've never submitted code before, you must add your (or your
192-
organization's) name and contact info to the [AUTHORS](AUTHORS) file.
191+
If you've never submitted code for that plugin before, you may also add your (or
192+
your organization's) name and contact info to the AUTHORS file for the plugin.
193+
You may also add it to the AUTHORS file for [the repository](AUTHORS).
193194

194195
### The review process
195196

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
# Below is a list of people and organizations that have contributed
2+
# to the Flutter project. Names should be added to the list like so:
3+
#
4+
# Name/Organization <email address>
5+
6+
Google Inc.
7+
German Saprykin <[email protected]>
8+
Benjamin Sauer <[email protected]>
9+
10+
Ali Bitek <[email protected]>
11+
Pol Batlló <[email protected]>
12+
Anatoly Pulyaevskiy
13+
Hayden Flinner <[email protected]>
14+
Stefano Rodriguez <[email protected]>
15+
Salvatore Giordano <[email protected]>
16+
Brian Armstrong <[email protected]>
17+
Paul DeMarco <[email protected]>
18+
Fabricio Nogueira <[email protected]>
19+
Simon Lightfoot <[email protected]>
20+
Ashton Thomas <[email protected]>
21+
Thomas Danner <[email protected]>
22+
Diego Velásquez <[email protected]>
23+
Hajime Nakamura <[email protected]>
24+
Tuyển Vũ Xuân <[email protected]>
25+
Miguel Ruivo <[email protected]>
26+
Sarthak Verma <[email protected]>
27+
Mike Diarmid <[email protected]>
28+
Invertase <[email protected]>
29+
Elliot Hesp <[email protected]>
30+
Vince Varga <[email protected]>
31+
Aawaz Gyawali <[email protected]>
32+
EUI Limited <[email protected]>
33+
Katarina Sheremet <[email protected]>
34+
Thomas Stockx <[email protected]>
35+
Sarbagya Dhaubanjar <[email protected]>
36+
Ozkan Eksi <[email protected]>
37+
Rishab Nayak <[email protected]>
38+
39+
Jonathan Younger <[email protected]>
40+
Jose Sanchez <[email protected]>
41+
Debkanchan Samadder <[email protected]>
42+
Audrius Karosevicius <[email protected]>
43+
Lukasz Piliszczuk <[email protected]>
44+
SoundReply Solutions GmbH <[email protected]>
45+
Rafal Wachol <[email protected]>
46+
Pau Picas <[email protected]>
47+
Christian Weder <[email protected]>
48+
Alexandru Tuca <[email protected]>
49+
Christian Weder <[email protected]>
50+
Rhodes Davis Jr. <[email protected]>
51+
Luigi Agosti <[email protected]>
52+
Quentin Le Guennec <[email protected]>
53+
Koushik Ravikumar <[email protected]>
54+
Nissim Dsilva <[email protected]>
55+
Giancarlo Rocha <[email protected]>
56+
Ryo Miyake <[email protected]>
57+
Théo Champion <[email protected]>
58+
Kazuki Yamaguchi <[email protected]>
59+
Eitan Schwartz <[email protected]>
60+
Chris Rutkowski <[email protected]>
61+
Juan Alvarez <[email protected]>
62+
Aleksandr Yurkovskiy <[email protected]>
63+
Anton Borries <[email protected]>
64+
65+
Rahul Raj <[email protected]>

packages/android_intent/AUTHORS

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
# Below is a list of people and organizations that have contributed
2+
# to the Flutter project. Names should be added to the list like so:
3+
#
4+
# Name/Organization <email address>
5+
6+
Google Inc.
7+
German Saprykin <[email protected]>
8+
Benjamin Sauer <[email protected]>
9+
10+
Ali Bitek <[email protected]>
11+
Pol Batlló <[email protected]>
12+
Anatoly Pulyaevskiy
13+
Hayden Flinner <[email protected]>
14+
Stefano Rodriguez <[email protected]>
15+
Salvatore Giordano <[email protected]>
16+
Brian Armstrong <[email protected]>
17+
Paul DeMarco <[email protected]>
18+
Fabricio Nogueira <[email protected]>
19+
Simon Lightfoot <[email protected]>
20+
Ashton Thomas <[email protected]>
21+
Thomas Danner <[email protected]>
22+
Diego Velásquez <[email protected]>
23+
Hajime Nakamura <[email protected]>
24+
Tuyển Vũ Xuân <[email protected]>
25+
Miguel Ruivo <[email protected]>
26+
Sarthak Verma <[email protected]>
27+
Mike Diarmid <[email protected]>
28+
Invertase <[email protected]>
29+
Elliot Hesp <[email protected]>
30+
Vince Varga <[email protected]>
31+
Aawaz Gyawali <[email protected]>
32+
EUI Limited <[email protected]>
33+
Katarina Sheremet <[email protected]>
34+
Thomas Stockx <[email protected]>
35+
Sarbagya Dhaubanjar <[email protected]>
36+
Ozkan Eksi <[email protected]>
37+
Rishab Nayak <[email protected]>
38+
39+
Jonathan Younger <[email protected]>
40+
Jose Sanchez <[email protected]>
41+
Debkanchan Samadder <[email protected]>
42+
Audrius Karosevicius <[email protected]>
43+
Lukasz Piliszczuk <[email protected]>
44+
SoundReply Solutions GmbH <[email protected]>
45+
Rafal Wachol <[email protected]>
46+
Pau Picas <[email protected]>
47+
Christian Weder <[email protected]>
48+
Alexandru Tuca <[email protected]>
49+
Christian Weder <[email protected]>
50+
Rhodes Davis Jr. <[email protected]>
51+
Luigi Agosti <[email protected]>
52+
Quentin Le Guennec <[email protected]>
53+
Koushik Ravikumar <[email protected]>
54+
Nissim Dsilva <[email protected]>
55+
Giancarlo Rocha <[email protected]>
56+
Ryo Miyake <[email protected]>
57+
Théo Champion <[email protected]>
58+
Kazuki Yamaguchi <[email protected]>
59+
Eitan Schwartz <[email protected]>
60+
Chris Rutkowski <[email protected]>
61+
Juan Alvarez <[email protected]>
62+
Aleksandr Yurkovskiy <[email protected]>
63+
Anton Borries <[email protected]>
64+
65+
Rahul Raj <[email protected]>

packages/battery/battery/AUTHORS

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
# Below is a list of people and organizations that have contributed
2+
# to the Flutter project. Names should be added to the list like so:
3+
#
4+
# Name/Organization <email address>
5+
6+
Google Inc.
7+
German Saprykin <[email protected]>
8+
Benjamin Sauer <[email protected]>
9+
10+
Ali Bitek <[email protected]>
11+
Pol Batlló <[email protected]>
12+
Anatoly Pulyaevskiy
13+
Hayden Flinner <[email protected]>
14+
Stefano Rodriguez <[email protected]>
15+
Salvatore Giordano <[email protected]>
16+
Brian Armstrong <[email protected]>
17+
Paul DeMarco <[email protected]>
18+
Fabricio Nogueira <[email protected]>
19+
Simon Lightfoot <[email protected]>
20+
Ashton Thomas <[email protected]>
21+
Thomas Danner <[email protected]>
22+
Diego Velásquez <[email protected]>
23+
Hajime Nakamura <[email protected]>
24+
Tuyển Vũ Xuân <[email protected]>
25+
Miguel Ruivo <[email protected]>
26+
Sarthak Verma <[email protected]>
27+
Mike Diarmid <[email protected]>
28+
Invertase <[email protected]>
29+
Elliot Hesp <[email protected]>
30+
Vince Varga <[email protected]>
31+
Aawaz Gyawali <[email protected]>
32+
EUI Limited <[email protected]>
33+
Katarina Sheremet <[email protected]>
34+
Thomas Stockx <[email protected]>
35+
Sarbagya Dhaubanjar <[email protected]>
36+
Ozkan Eksi <[email protected]>
37+
Rishab Nayak <[email protected]>
38+
39+
Jonathan Younger <[email protected]>
40+
Jose Sanchez <[email protected]>
41+
Debkanchan Samadder <[email protected]>
42+
Audrius Karosevicius <[email protected]>
43+
Lukasz Piliszczuk <[email protected]>
44+
SoundReply Solutions GmbH <[email protected]>
45+
Rafal Wachol <[email protected]>
46+
Pau Picas <[email protected]>
47+
Christian Weder <[email protected]>
48+
Alexandru Tuca <[email protected]>
49+
Christian Weder <[email protected]>
50+
Rhodes Davis Jr. <[email protected]>
51+
Luigi Agosti <[email protected]>
52+
Quentin Le Guennec <[email protected]>
53+
Koushik Ravikumar <[email protected]>
54+
Nissim Dsilva <[email protected]>
55+
Giancarlo Rocha <[email protected]>
56+
Ryo Miyake <[email protected]>
57+
Théo Champion <[email protected]>
58+
Kazuki Yamaguchi <[email protected]>
59+
Eitan Schwartz <[email protected]>
60+
Chris Rutkowski <[email protected]>
61+
Juan Alvarez <[email protected]>
62+
Aleksandr Yurkovskiy <[email protected]>
63+
Anton Borries <[email protected]>
64+
65+
Rahul Raj <[email protected]>
Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
# Below is a list of people and organizations that have contributed
2+
# to the Flutter project. Names should be added to the list like so:
3+
#
4+
# Name/Organization <email address>
5+
6+
Google Inc.
7+
German Saprykin <[email protected]>
8+
Benjamin Sauer <[email protected]>
9+
10+
Ali Bitek <[email protected]>
11+
Pol Batlló <[email protected]>
12+
Anatoly Pulyaevskiy
13+
Hayden Flinner <[email protected]>
14+
Stefano Rodriguez <[email protected]>
15+
Salvatore Giordano <[email protected]>
16+
Brian Armstrong <[email protected]>
17+
Paul DeMarco <[email protected]>
18+
Fabricio Nogueira <[email protected]>
19+
Simon Lightfoot <[email protected]>
20+
Ashton Thomas <[email protected]>
21+
Thomas Danner <[email protected]>
22+
Diego Velásquez <[email protected]>
23+
Hajime Nakamura <[email protected]>
24+
Tuyển Vũ Xuân <[email protected]>
25+
Miguel Ruivo <[email protected]>
26+
Sarthak Verma <[email protected]>
27+
Mike Diarmid <[email protected]>
28+
Invertase <[email protected]>
29+
Elliot Hesp <[email protected]>
30+
Vince Varga <[email protected]>
31+
Aawaz Gyawali <[email protected]>
32+
EUI Limited <[email protected]>
33+
Katarina Sheremet <[email protected]>
34+
Thomas Stockx <[email protected]>
35+
Sarbagya Dhaubanjar <[email protected]>
36+
Ozkan Eksi <[email protected]>
37+
Rishab Nayak <[email protected]>
38+
39+
Jonathan Younger <[email protected]>
40+
Jose Sanchez <[email protected]>
41+
Debkanchan Samadder <[email protected]>
42+
Audrius Karosevicius <[email protected]>
43+
Lukasz Piliszczuk <[email protected]>
44+
SoundReply Solutions GmbH <[email protected]>
45+
Rafal Wachol <[email protected]>
46+
Pau Picas <[email protected]>
47+
Christian Weder <[email protected]>
48+
Alexandru Tuca <[email protected]>
49+
Christian Weder <[email protected]>
50+
Rhodes Davis Jr. <[email protected]>
51+
Luigi Agosti <[email protected]>
52+
Quentin Le Guennec <[email protected]>
53+
Koushik Ravikumar <[email protected]>
54+
Nissim Dsilva <[email protected]>
55+
Giancarlo Rocha <[email protected]>
56+
Ryo Miyake <[email protected]>
57+
Théo Champion <[email protected]>
58+
Kazuki Yamaguchi <[email protected]>
59+
Eitan Schwartz <[email protected]>
60+
Chris Rutkowski <[email protected]>
61+
Juan Alvarez <[email protected]>
62+
Aleksandr Yurkovskiy <[email protected]>
63+
Anton Borries <[email protected]>
64+
65+
Rahul Raj <[email protected]>

packages/camera/camera/AUTHORS

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,65 @@
1+
# Below is a list of people and organizations that have contributed
2+
# to the Flutter project. Names should be added to the list like so:
3+
#
4+
# Name/Organization <email address>
5+
6+
Google Inc.
7+
German Saprykin <[email protected]>
8+
Benjamin Sauer <[email protected]>
9+
10+
Ali Bitek <[email protected]>
11+
Pol Batlló <[email protected]>
12+
Anatoly Pulyaevskiy
13+
Hayden Flinner <[email protected]>
14+
Stefano Rodriguez <[email protected]>
15+
Salvatore Giordano <[email protected]>
16+
Brian Armstrong <[email protected]>
17+
Paul DeMarco <[email protected]>
18+
Fabricio Nogueira <[email protected]>
19+
Simon Lightfoot <[email protected]>
20+
Ashton Thomas <[email protected]>
21+
Thomas Danner <[email protected]>
22+
Diego Velásquez <[email protected]>
23+
Hajime Nakamura <[email protected]>
24+
Tuyển Vũ Xuân <[email protected]>
25+
Miguel Ruivo <[email protected]>
26+
Sarthak Verma <[email protected]>
27+
Mike Diarmid <[email protected]>
28+
Invertase <[email protected]>
29+
Elliot Hesp <[email protected]>
30+
Vince Varga <[email protected]>
31+
Aawaz Gyawali <[email protected]>
32+
EUI Limited <[email protected]>
33+
Katarina Sheremet <[email protected]>
34+
Thomas Stockx <[email protected]>
35+
Sarbagya Dhaubanjar <[email protected]>
36+
Ozkan Eksi <[email protected]>
37+
Rishab Nayak <[email protected]>
38+
39+
Jonathan Younger <[email protected]>
40+
Jose Sanchez <[email protected]>
41+
Debkanchan Samadder <[email protected]>
42+
Audrius Karosevicius <[email protected]>
43+
Lukasz Piliszczuk <[email protected]>
44+
SoundReply Solutions GmbH <[email protected]>
45+
Rafal Wachol <[email protected]>
46+
Pau Picas <[email protected]>
47+
Christian Weder <[email protected]>
48+
Alexandru Tuca <[email protected]>
49+
Christian Weder <[email protected]>
50+
Rhodes Davis Jr. <[email protected]>
51+
Luigi Agosti <[email protected]>
52+
Quentin Le Guennec <[email protected]>
53+
Koushik Ravikumar <[email protected]>
54+
Nissim Dsilva <[email protected]>
55+
Giancarlo Rocha <[email protected]>
56+
Ryo Miyake <[email protected]>
57+
Théo Champion <[email protected]>
58+
Kazuki Yamaguchi <[email protected]>
59+
Eitan Schwartz <[email protected]>
60+
Chris Rutkowski <[email protected]>
61+
Juan Alvarez <[email protected]>
62+
Aleksandr Yurkovskiy <[email protected]>
63+
Anton Borries <[email protected]>
64+
65+
Rahul Raj <[email protected]>

0 commit comments

Comments
 (0)