Skip to content

Commit b10bfee

Browse files
committed
Replace duplicate contributors list with AUTHORS file
1 parent ab75ffc commit b10bfee

File tree

3 files changed

+51
-100
lines changed

3 files changed

+51
-100
lines changed

AUTHORS

Lines changed: 49 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,49 @@
1+
Rene Saarsoo <[email protected]>
2+
3+
# Contributors
4+
Adrien Pyke <[email protected]>
5+
Ahmad Khan <[email protected]>
6+
Alexandr Kozhevnikov <[email protected]>
7+
Alexander Prinzhorn <[email protected]>
8+
9+
Andrew
10+
Benjamin Bellamy
11+
bingou
12+
Boris Verkhovskiy <[email protected]>
13+
Damon Davison <[email protected]>
14+
Davut Can Abacigil <[email protected]>
15+
Erik Hirmo <[email protected]>
16+
George Leslie-Waksman <[email protected]>
17+
Grant Forsythe <[email protected]>
18+
htaketani <[email protected]>
19+
Ian Campbell <[email protected]>
20+
ivan baktsheev
21+
Jacobo Bouzas Quiroga <[email protected]>
22+
João Pimentel Ferreira
23+
Justin Dane Vallar <[email protected]>
24+
Martin Nowak <[email protected]>
25+
Matheus Salmi <[email protected]>
26+
Matheus Teixeira <[email protected]>
27+
Michael Giannakopoulos <[email protected]>
28+
Nathan Walters <[email protected]>
29+
Nicolas Dermine <[email protected]>
30+
Offir Baron <[email protected]>
31+
Olexandr Sydorchuk <[email protected]>
32+
Pavel Djundik <[email protected]>
33+
34+
Rafael Pinto <[email protected]>
35+
Rahel Rjadnev-Meristo <[email protected]>
36+
Rodrigo Stuchi
37+
Romain Rigaux <[email protected]>
38+
Sasha Aliashkevich <[email protected]>
39+
Sean Song <[email protected]>
40+
Sebastian Lyng Johansen <[email protected]>
41+
Sergei Egorov <[email protected]>
42+
Stanislav Germanovskii <[email protected]>
43+
Steven Yung <[email protected]>
44+
Tito Griné <[email protected]>
45+
46+
Toni Müller <[email protected]>
47+
Tyler Jones <[email protected]>
48+
Uku Pattak <[email protected]>
49+

CONTRIBUTING.md

Lines changed: 0 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -18,53 +18,3 @@ For those who have admin access on the repo, the new release publish flow is as
1818

1919
- `npm run release` (bumps version, git tag, git release, npm release) (does not work with `yarn`).
2020
- `git subtree push --prefix static origin gh-pages` (pushes demo page to GH pages)
21-
22-
## Contributors
23-
24-
- Adrien Pyke <[email protected]>
25-
- Ahmad Khan <[email protected]>
26-
- Alexandr Kozhevnikov <[email protected]>
27-
- Alexander Prinzhorn <[email protected]>
28-
29-
- Andrew
30-
- Benjamin Bellamy
31-
- bingou
32-
- Boris Verkhovskiy <[email protected]>
33-
- Damon Davison <[email protected]>
34-
- Davut Can Abacigil <[email protected]>
35-
- Erik Hirmo <[email protected]>
36-
- George Leslie-Waksman <[email protected]>
37-
- Grant Forsythe <[email protected]>
38-
- htaketani <[email protected]>
39-
- Ian Campbell <[email protected]>
40-
- ivan baktsheev
41-
- Jacobo Bouzas Quiroga <[email protected]>
42-
- João Pimentel Ferreira
43-
- Justin Dane Vallar <[email protected]>
44-
- Martin Nowak <[email protected]>
45-
- Matheus Salmi <[email protected]>
46-
- Matheus Teixeira <[email protected]>
47-
- Michael Giannakopoulos <[email protected]>
48-
- Nathan Walters <[email protected]>
49-
- Nicolas Dermine <[email protected]>
50-
- Offir Baron <[email protected]>
51-
- Olexandr Sydorchuk <[email protected]>
52-
- Pavel Djundik <[email protected]>
53-
- pokutuna <[email protected]>
54-
- Rafael Pinto <[email protected]>
55-
- Rahel Rjadnev-Meristo <[email protected]>
56-
- Rene Saarsoo <[email protected]>
57-
- Rodrigo Stuchi
58-
- Romain Rigaux <[email protected]>
59-
- Sasha Aliashkevich <[email protected]>
60-
- Sean Song <[email protected]>
61-
- Sebastian Lyng Johansen <[email protected]>
62-
- Sergei Egorov <[email protected]>
63-
- Stanislav Germanovskii <[email protected]>
64-
- Steven Yung <[email protected]>
65-
- Tito Griné <[email protected]>
66-
- Toliver <[email protected]>
67-
- Toni Müller <[email protected]>
68-
- Tyler Jones <[email protected]>
69-
- Uku Pattak <[email protected]>
70-

package.json

Lines changed: 2 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -41,59 +41,11 @@
4141
"prestosql",
4242
"snowflake"
4343
],
44-
"contributors": [
45-
"Adrien Pyke <[email protected]>",
46-
"Ahmad Khan <[email protected]>",
47-
"Alexandr Kozhevnikov <[email protected]>",
48-
"Alexander Prinzhorn <[email protected]>",
49-
"An Phi <[email protected]>",
50-
"Andrew",
51-
"Benjamin Bellamy",
52-
"bingou",
53-
"Boris Verkhovskiy <[email protected]>",
54-
"Damon Davison <[email protected]>",
55-
"Davut Can Abacigil <[email protected]>",
56-
"Erik Hirmo <[email protected]>",
57-
"George Leslie-Waksman <[email protected]>",
58-
"Grant Forsythe <[email protected]>",
59-
"htaketani <[email protected]>",
60-
"Ian Campbell <[email protected]>",
61-
"ivan baktsheev",
62-
"Jacobo Bouzas Quiroga <[email protected]>",
63-
"João Pimentel Ferreira",
64-
"Justin Dane Vallar <[email protected]>",
65-
"Martin Nowak <[email protected]>",
66-
"Matheus Salmi <[email protected]>",
67-
"Matheus Teixeira <[email protected]>",
68-
"Michael Giannakopoulos <[email protected]>",
69-
"Nathan Walters <[email protected]>",
70-
"Nicolas Dermine <[email protected]>",
71-
"Offir Baron <[email protected]>",
72-
"Olexandr Sydorchuk <[email protected]>",
73-
"Pavel Djundik <[email protected]>",
74-
"pokutuna <[email protected]>",
75-
"Rafael Pinto <[email protected]>",
76-
"Rahel Rjadnev-Meristo <[email protected]>",
77-
"Rene Saarsoo <[email protected]>",
78-
"Rodrigo Stuchi",
79-
"Romain Rigaux <[email protected]>",
80-
"Sasha Aliashkevich <[email protected]>",
81-
"Sebastian Lyng Johansen <[email protected]>",
82-
"Sean Song <[email protected]>",
83-
"Sergei Egorov <[email protected]>",
84-
"Stanislav Germanovskii <[email protected]>",
85-
"Steven Yung <[email protected]>",
86-
"Tito Griné <[email protected]>",
87-
"Toliver <[email protected]>",
88-
"Toni Müller <[email protected]>",
89-
"Tyler Jones <[email protected]>",
90-
"Uku Pattak <[email protected]>",
91-
"Xin Hu <[email protected]>"
92-
],
9344
"files": [
9445
"dist",
9546
"bin",
96-
"lib"
47+
"lib",
48+
"AUTHORS"
9749
],
9850
"scripts": {
9951
"clean": "rimraf lib dist coverage",

0 commit comments

Comments
 (0)