diff --git a/.github/workflows/generate-authors.yml b/.github/workflows/generate-authors.yml deleted file mode 100644 index ec7446c841c..00000000000 --- a/.github/workflows/generate-authors.yml +++ /dev/null @@ -1,23 +0,0 @@ -# -# DO NOT EDIT THIS FILE -# -# It is automatically copied from https://github.com/pion/.goassets repository. -# If this repository should have package specific CI config, -# remove the repository name from .goassets/.github/workflows/assets-sync.yml. -# -# If you want to update the shared CI config, send a PR to -# https://github.com/pion/.goassets instead of this repository. -# -# SPDX-FileCopyrightText: 2023 The Pion community -# SPDX-License-Identifier: MIT - -name: Generate Authors - -on: - pull_request: - -jobs: - generate: - uses: pion/.goassets/.github/workflows/generate-authors.reusable.yml@master - secrets: - token: ${{ secrets.PIONBOT_PRIVATE_KEY }} diff --git a/AUTHORS.txt b/AUTHORS.txt deleted file mode 100644 index d2e063a9250..00000000000 --- a/AUTHORS.txt +++ /dev/null @@ -1,233 +0,0 @@ -# Thank you to everyone that made Pion possible. If you are interested in contributing -# we would love to have you https://github.com/pion/webrtc/wiki/Contributing -# -# This file is auto generated, using git to list all individuals contributors. -# see https://github.com/pion/.goassets/blob/master/scripts/generate-authors.sh for the scripting -a-wing <1@233.email> -Aaron Boushley -Aaron France -Adam Kiss -Aditya Kumar -Adrian Cable <6544927+adriancable@users.noreply.github.com> -Adrian Cable -adwpc -aggresss -akil -Aleksandr Alekseev -Aleksandr Razumov -aler9 <46489434+aler9@users.noreply.github.com> -Alex Browne -Alex Harford -Alexey Khit -AlexWoo(武杰) -Ali Error -Andrew N. Shalaev -Antoine Baché -Antoine Baché -Anton -Artur Shellunts -Assad Obaid -Ato Araki -Atsushi Watanabe -backkem -baiyufei -Bao Nguyen -Ben Weitzman -Benny Daon -bkim -Bo Shi -boks1971 -Brendan Rius -brian -Bryan Phelps -Cameron Elliott -Cecylia Bocovich -Cedric Fung -cgojin -Chad Retz -chenkaiC4 -Chinmay Kousik -Chris Hiszpanski -Christopher Fry -Clayton McCray -cnderrauber -cyannuk -Daniele Sluijters -David -David Hamilton -David Zhao -David Zhao -david.s -Dean Sheather -decanus <7621705+decanus@users.noreply.github.com> -Denis -digitalix -do-hyung-kim -donotanswer -earle -Egon Elbre -Eric Daniels -Eric Fontaine -Evan Sonderegger -feixiao -forest -Forest Johnson -frank -funvit -Gabor Pongracz -Gareth Hayes -Guilherme -Guillaume Denis -Hanjun Kim -Hans Gylling -Hao -Hendrik Hofstadt -Henry -Hongchao Ma -Hugo Arregui -Hugo Arregui -Ilya Mayorov -imalic3 -Ivan Egorov -JacobZwang <59858341+JacobZwang@users.noreply.github.com> -Jake B -Jamie Good -Jason -Jeff Tchang -jeremija -Jerko Steiner -Jerry Tao -jinleileiking -John Berthels -John Bradley -John Selbie -JooYoung -Jorropo -Josh Bleecher Snyder -juberti -Juliusz Chroboczek -Justin Okamoto -Justin Okamoto -Kevin -Kevin Staunton-Lambert -Kevin Wang -Konstantin Chugalinskiy -Konstantin Itskov -krishna chiatanya -Kunal -Kunal Singh -Kuzmin Vladimir -lawl -Len -Leslie Wang -lisa yan -Lukas Herman -Luke -Luke Curley -Luke S -Magnus Wahlstrand -Manish -Markus Tzoe -Marouane <6729798+nindolabs@users.noreply.github.com> -Marouane -Masahiro Nakamura <13937915+tsuu32@users.noreply.github.com> -Mathis Engelbart -Max Hawkins -mchlrhw <4028654+mchlrhw@users.noreply.github.com> -Michael MacDonald -Michael MacDonald -Michiel De Backker <38858977+backkem@users.noreply.github.com> -Mike Coleman -Mikhail -Mindgamesnl -mission-liao -mohammadne -mr-shitij <21.shitijagrawal@gmail.com> -mxmCherry -Nam V. Do -Nick Mykins -Nicolas Menard -nindolabs <6729798+nindolabs@users.noreply.github.com> -Norman Rasmussen -notedit -o0olele -obasajujoshua31 -Oleg Kovalov -opennota -OrlandoCo -Pascal Benoit -pascal-ace <47424881+pascal-ace@users.noreply.github.com> -Patrice Ferlet -Patrick Lange -Patryk Rogalski -Pieere Pi -Pouget-Abadie -q191201771 <191201771@qq.com> -Quentin Renard -Rafael Viscarra -rahulnakre -Raphael Randschau -Raphael Randschau -Reese <3253971+figadore@users.noreply.github.com> -rob -rob-deutsch -Robert Eperjesi -Robin Raymond -Roman Romanenko -Roman Romanenko -ronan -Ryan Shumate -salmān aljammāz -Sam Lancia -Sean -Sean DuBois -Sean DuBois -Sean DuBois -Sean DuBois -Sean DuBois -Sean DuBois -Sean Knight -Sebastian Waisbrot -Sidney San Martín -Simon Cousineau -Simon Eisenmann -simonacca-fotokite <47634061+simonacca-fotokite@users.noreply.github.com> -Simone Gotti -Slugalisk -Somers Matthews -soolaugust -spaceCh1mp -Steffen Vogel -stephanrotolante -streamer45 -Suhas Gaddam -sukun -Suzuki Takeo -sylba2050 -Tarrence van As -tarrencev -Thomas Miller -Tobias Fridén -Tomek -treyhakanson -Tristan Matthews -Twometer -Vicken Simonian -wattanakorn495 -Will Forcey -Will Watson -WofWca -Woodrow Douglass -xsbchen -Yoon SeungYong -Yuki Igarashi -yusuke -Yutaka Takeda -ZHENK -zhngs -zigazeljko -Štefan Uram -박종훈 - -# List of contributors not appearing in Git history - diff --git a/README.md b/README.md index a089c8cacee..39b54acf1a3 100644 --- a/README.md +++ b/README.md @@ -123,7 +123,7 @@ We are always looking to support **your projects**. Please reach out if you have If you need commercial support or don't want to use public methods you can contact us at [team@pion.ly](mailto:team@pion.ly) ### Contributing -Check out the [contributing wiki](https://github.com/pion/webrtc/wiki/Contributing) to join the group of amazing people making this project possible: [AUTHORS.txt](./AUTHORS.txt) +Check out the [contributing wiki](https://github.com/pion/webrtc/wiki/Contributing) to join the group of amazing people making this project possible ### License MIT License - see [LICENSE](LICENSE) for full text