-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remove AUTHORS.txt #185
Comments
👍 |
Sean-Der
added a commit
to pion/webrtc
that referenced
this issue
Dec 9, 2023
+1
% git diff
diff --git a/AUTHORS.txt b/AUTHORS.txt
index 46ee72e..15594a2 100644
--- a/AUTHORS.txt
+++ b/AUTHORS.txt
@@ -3,6 +3,7 @@
#
# 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
+ Will Forcey <wsforc3y@gmail.com>
Aaron France <aaron.l.france@gmail.com>
Adrian Cable <adrian.cable@gmail.com>
Atsushi Watanabe <atsushi.w@ieee.org> I'd rather remove AUTHORS.txt than fixing it. (Less work/confusion for contributors!) |
Sean-Der
added a commit
to pion/rtpio
that referenced
this issue
Jan 2, 2024
Sean-Der
added a commit
to pion/transport
that referenced
this issue
Jan 2, 2024
Sean-Der
added a commit
to pion/randutil
that referenced
this issue
Jan 2, 2024
Sean-Der
added a commit
to pion/stun
that referenced
this issue
Jan 2, 2024
Sean-Der
added a commit
to pion/opus
that referenced
this issue
Jan 2, 2024
Sean-Der
added a commit
to pion/datachannel
that referenced
this issue
Jan 2, 2024
Sean-Der
added a commit
to pion/template
that referenced
this issue
Jan 2, 2024
Sean-Der
added a commit
to pion/ice
that referenced
this issue
Jan 2, 2024
Sean-Der
added a commit
to pion/mdns
that referenced
this issue
Jan 2, 2024
Sean-Der
added a commit
to pion/turn
that referenced
this issue
Jan 2, 2024
Sean-Der
added a commit
to pion/dtls
that referenced
this issue
Jan 2, 2024
Sean-Der
added a commit
to pion/sdp
that referenced
this issue
Jan 2, 2024
Sean-Der
added a commit
to pion/rtp
that referenced
this issue
Jan 2, 2024
Sean-Der
added a commit
to pion/sctp
that referenced
this issue
Jan 2, 2024
Sean-Der
added a commit
to pion/rtcp
that referenced
this issue
Jan 2, 2024
Sean-Der
added a commit
to pion/ci-sandbox
that referenced
this issue
Jan 2, 2024
Sean-Der
added a commit
to pion/ci-sandbox
that referenced
this issue
Jan 2, 2024
Sean-Der
added a commit
to pion/explainer
that referenced
this issue
Jan 2, 2024
Sean-Der
added a commit
to pion/interceptor
that referenced
this issue
Jan 2, 2024
Sean-Der
added a commit
to pion/srtp
that referenced
this issue
Jan 2, 2024
Sean-Der
added a commit
to pion/logging
that referenced
this issue
Jan 2, 2024
Sean-Der
added a commit
to pion/bwe-test
that referenced
this issue
Jan 2, 2024
Sean-Der
added a commit
to pion/mdns
that referenced
this issue
Jan 2, 2024
Sean-Der
added a commit
to pion/explainer
that referenced
this issue
Jan 2, 2024
Sean-Der
added a commit
to pion/ci-sandbox
that referenced
this issue
Jan 2, 2024
Sean-Der
added a commit
to pion/ci-sandbox
that referenced
this issue
Jan 2, 2024
Sean-Der
added a commit
to pion/ci-sandbox
that referenced
this issue
Jan 2, 2024
Sean-Der
added a commit
to pion/logging
that referenced
this issue
Jan 2, 2024
Sean-Der
added a commit
to pion/template
that referenced
this issue
Jan 2, 2024
Sean-Der
added a commit
to pion/datachannel
that referenced
this issue
Jan 2, 2024
Sean-Der
added a commit
to pion/stun
that referenced
this issue
Jan 2, 2024
Sean-Der
added a commit
to pion/opus
that referenced
this issue
Jan 2, 2024
Sean-Der
added a commit
to pion/srtp
that referenced
this issue
Jan 2, 2024
Sean-Der
added a commit
to pion/sdp
that referenced
this issue
Jan 2, 2024
Sean-Der
added a commit
to pion/ice
that referenced
this issue
Jan 2, 2024
Sean-Der
added a commit
to pion/turn
that referenced
this issue
Jan 2, 2024
Sean-Der
added a commit
to pion/mediadevices
that referenced
this issue
Jan 2, 2024
Sean-Der
added a commit
to pion/rtcp
that referenced
this issue
Jan 2, 2024
Sean-Der
added a commit
to pion/interceptor
that referenced
this issue
Jan 2, 2024
Sean-Der
added a commit
to pion/transport
that referenced
this issue
Jan 2, 2024
Sean-Der
added a commit
to pion/dtls
that referenced
this issue
Jan 2, 2024
Sean-Der
added a commit
to pion/sctp
that referenced
this issue
Jan 2, 2024
@enobufs confused me also :) that is what led me down this journey! all the authors are in the git history, so I hope that makes people feel good still. Not hard to go back if we need though! |
tgragnato
added a commit
to tgragnato/snowflake
that referenced
this issue
Jan 10, 2024
* Remove 'Generate Authors' workflow pion/.goassets#185 * Remove 'AUTHORS.txt' from README.md Relates to pion/.goassets#185 * Update CI configs to v0.11.0 Update lint scripts and CI configs. * Update CI configs to v0.11.3 Update lint scripts and CI configs. * Fix flight1parse processing exception * Format code * If not found in the cache return nil * chore(deps): bump golang.org/x/crypto from 0.17.0 to 0.18.0 in /dtls Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.17.0 to 0.18.0. - [Commits](golang/crypto@v0.17.0...v0.18.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): bump golang.org/x/net from 0.19.0 to 0.20.0 in /dtls (#24) Bumps [golang.org/x/net](https://github.com/golang/net) from 0.19.0 to 0.20.0. - [Commits](golang/net@v0.19.0...v0.20.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Tommaso Gragnato <91843630+tgragnato@users.noreply.github.com> * fix(dtls): remove `rsa` from e2e tests * fix(dtls): adapt some tests * chore(dtls): move f1h test in `dtls` * chore(dtls): bump the dtls version in snowflake --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Sean DuBois <sean@siobud.com> Co-authored-by: Pion <59523206+pionbot@users.noreply.github.com> Co-authored-by: minlpli <minlpli@tencent.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ourwarmhouse
added a commit
to ourwarmhouse/Smart-Contract---Go
that referenced
this issue
May 1, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
golang removed it golang/go#53961
This just removes complexity/makes contributing a little easier.
Yay/Nay @at-wat @stv0g @daenney ?
The text was updated successfully, but these errors were encountered: