mirror of
https://github.com/pion/webrtc.git
synced 2025-09-26 19:21:12 +08:00
Fix how assert-contributors.sh handles my name
Change the README to use the canonical "San Martín" (LATIN SMALL LETTER I WITH ACUTE) and ignore the "San Martín" (LATIN SMALL LETTER I + COMBINING ACUTE ACCENT) version.
This commit is contained in:

committed by
Sean DuBois

parent
e1efa5d6f4
commit
6430e63e79
2
.github/.ci.conf
vendored
2
.github/.ci.conf
vendored
@@ -1,4 +1,4 @@
|
||||
GO_JS_WASM_EXEC=${PWD}/test-wasm/go_js_wasm_exec
|
||||
TEST_EXTRA_ARGS="-tags quic"
|
||||
GOLANGCI_LINT_EXRA_ARGS="--build-tags quic"
|
||||
EXCLUDED_CONTRIBUTORS=('Josh Bleecher Snyder')
|
||||
EXCLUDED_CONTRIBUTORS=('Josh Bleecher Snyder' 'Sidney San Martín')
|
||||
|
@@ -194,7 +194,7 @@ Check out the **[contributing wiki](https://github.com/pion/webrtc/wiki/Contribu
|
||||
* [Henry](https://github.com/cryptix)
|
||||
* [Jeff Tchang](https://github.com/tachang)
|
||||
* [JooYoung Lim](https://github.com/DevRockstarZ)
|
||||
* [Sidney San Martín](https://github.com/s4y)
|
||||
* [Sidney San Martín](https://github.com/s4y)
|
||||
* [soolaugust](https://github.com/soolaugust)
|
||||
* [Kuzmin Vladimir](https://github.com/tekig)
|
||||
* [Alessandro Ros](https://github.com/aler9)
|
||||
|
Reference in New Issue
Block a user