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')
|
||||
|
Reference in New Issue
Block a user