Use footnote links instead

This commit is contained in:
Stan Lo 2024-11-24 12:59:01 +00:00 committed by Peter Zhu
parent 96766517b0
commit 544d684412
Notes: git 2025-06-06 00:31:58 +00:00

View File

@ -30,15 +30,15 @@ have commit right, others don't.
### Language core features including security
* Yukihiro Matsumoto ([matz](https://github.com/matz))
* Yukihiro Matsumoto ([matz])
### Evaluator
* Koichi Sasada ([ko1](https://github.com/ko1))
* Koichi Sasada ([ko1])
### Core classes
* Yukihiro Matsumoto ([matz](https://github.com/matz))
* Yukihiro Matsumoto ([matz])
## Standard Library Maintainers
@ -50,31 +50,31 @@ have commit right, others don't.
#### lib/rubygems.rb, lib/rubygems/*
* Eric Hodel ([drbrain](https://github.com/drbrain))
* Hiroshi SHIBATA ([hsbt](https://github.com/hsbt))
* Eric Hodel ([drbrain])
* Hiroshi SHIBATA ([hsbt])
* https://github.com/rubygems/rubygems
#### lib/unicode_normalize.rb, lib/unicode_normalize/*
* Martin J. Dürst
* Martin J. Dürst ([duerst])
### Extensions
#### ext/continuation
* Koichi Sasada ([ko1](https://github.com/ko1))
* Koichi Sasada ([ko1])
#### ext/coverage
* Yusuke Endoh ([mame](https://github.com/mame))
* Yusuke Endoh ([mame])
#### ext/fiber
* Koichi Sasada ([ko1](https://github.com/ko1))
* Koichi Sasada ([ko1])
#### ext/monitor
* Koichi Sasada ([ko1](https://github.com/ko1))
* Koichi Sasada ([ko1])
#### ext/objspace
@ -90,12 +90,12 @@ have commit right, others don't.
#### ext/socket
* Tanaka Akira ([akr](https://github.com/akr))
* Tanaka Akira ([akr])
* API change needs matz's approval
#### ext/win32
* NAKAMURA Usaku ([unak](https://github.com/unak))
* NAKAMURA Usaku ([unak])
## Default gems Maintainers
@ -109,7 +109,7 @@ have commit right, others don't.
#### lib/bundler.rb, lib/bundler/*
* Hiroshi SHIBATA ([hsbt](https://github.com/hsbt))
* Hiroshi SHIBATA ([hsbt])
* https://github.com/rubygems/rubygems
* https://rubygems.org/gems/bundler
@ -133,26 +133,26 @@ have commit right, others don't.
#### lib/did_you_mean.rb
* Yuki Nishijima ([yuki24](https://github.com/yuki24))
* Yuki Nishijima ([yuki24])
* https://github.com/ruby/did_you_mean
* https://rubygems.org/gems/did_you_mean
#### ext/digest, ext/digest/*
* Akinori MUSHA ([knu](https://github.com/knu))
* Akinori MUSHA ([knu])
* https://github.com/ruby/digest
* https://rubygems.org/gems/digest
#### lib/erb.rb
* Masatoshi SEKI ([seki](https://github.com/seki))
* Takashi Kokubun ([k0kubun](https://github.com/k0kubun))
* Masatoshi SEKI ([seki])
* Takashi Kokubun ([k0kubun])
* https://github.com/ruby/erb
* https://rubygems.org/gems/erb
#### lib/error_highlight.rb, lib/error_highlight/*
* Yusuke Endoh ([mame](https://github.com/mame))
* Yusuke Endoh ([mame])
* https://github.com/ruby/error_highlight
* https://rubygems.org/gems/error_highlight
@ -164,7 +164,7 @@ have commit right, others don't.
#### lib/find.rb
* Kazuki Tsujimoto ([k-tsj](https://github.com/k-tsj))
* Kazuki Tsujimoto ([k-tsj])
* https://github.com/ruby/find
* https://rubygems.org/gems/find
@ -176,33 +176,33 @@ have commit right, others don't.
#### lib/ipaddr.rb
* Akinori MUSHA ([knu](https://github.com/knu))
* Akinori MUSHA ([knu])
* https://github.com/ruby/ipaddr
* https://rubygems.org/gems/ipaddr
#### lib/irb.rb, lib/irb/*
* Stan Lo ([st0012](https://github.com/st0012))
* Tomoya Ishida ([tompng](https://github.com/tompng))
* Mari Imaizumi ([ima1zumi](https://github.com/ima1zumi))
* Hitoshi Hasumi ([hasumikin](https://github.com/hasumikin))
* Stan Lo ([st0012])
* Tomoya Ishida ([tompng])
* Mari Imaizumi ([ima1zumi])
* Hitoshi Hasumi ([hasumikin])
* https://github.com/ruby/irb
* https://rubygems.org/gems/irb
#### lib/optparse.rb, lib/optparse/*
* Nobuyuki Nakada ([nobu](https://github.com/nobu))
* Nobuyuki Nakada ([nobu])
* https://github.com/ruby/optparse
#### lib/logger.rb
* Naotoshi Seo ([sonots](https://github.com/sonots))
* Naotoshi Seo ([sonots])
* https://github.com/ruby/logger
* https://rubygems.org/gems/logger
#### lib/net/http.rb, lib/net/https.rb
* NARUSE, Yui ([nurse](https://github.com/nurse))
* NARUSE, Yui ([nurse])
* https://github.com/ruby/net-http
* https://rubygems.org/gems/net-http
@ -220,32 +220,32 @@ have commit right, others don't.
#### lib/open-uri.rb
* Tanaka Akira ([akr](https://github.com/akr))
* Tanaka Akira ([akr])
* https://github.com/ruby/open-uri
#### lib/ostruct.rb
* Marc-André Lafortune ([marcandre](https://github.com/marcandre))
* Marc-André Lafortune ([marcandre])
* https://github.com/ruby/ostruct
* https://rubygems.org/gems/ostruct
#### lib/pp.rb
* Tanaka Akira ([akr](https://github.com/akr))
* Tanaka Akira ([akr])
* https://github.com/ruby/pp
* https://rubygems.org/gems/pp
#### lib/prettyprint.rb
* Tanaka Akira ([akr](https://github.com/akr))
* Tanaka Akira ([akr])
* https://github.com/ruby/prettyprint
* https://rubygems.org/gems/prettyprint
#### lib/prism.rb
* Kevin Newton ([kddnewton](https://github.com/kddnewton))
* Eileen Uchitelle ([eileencodes](https://github.com/eileencodes))
* Aaron Patterson ([tenderlove](https://github.com/tenderlove))
* Kevin Newton ([kddnewton])
* Eileen Uchitelle ([eileencodes])
* Aaron Patterson ([tenderlove])
* https://github.com/ruby/prism
* https://rubygems.org/gems/prism
@ -263,49 +263,49 @@ have commit right, others don't.
#### lib/resolv.rb
* Tanaka Akira ([akr](https://github.com/akr))
* Tanaka Akira ([akr])
* https://github.com/ruby/resolv
* https://rubygems.org/gems/resolv
#### lib/rdoc.rb, lib/rdoc/*
* Eric Hodel ([drbrain](https://github.com/drbrain))
* Hiroshi SHIBATA ([hsbt](https://github.com/hsbt))
* Stan Lo ([st0012](https://github.com/st0012))
* Colby Swandale ([colby-swandale](https://github.com/colby-swandale))
* Eric Hodel ([drbrain])
* Hiroshi SHIBATA ([hsbt])
* Stan Lo ([st0012])
* Colby Swandale ([colby-swandale])
* https://github.com/ruby/rdoc
* https://rubygems.org/gems/rdoc
#### lib/reline.rb, lib/reline/*
* Tomoya Ishida ([tompng](https://github.com/tompng))
* Mari Imaizumi ([ima1zumi](https://github.com/ima1zumi))
* Stan Lo ([st0012](https://github.com/st0012))
* Hitoshi Hasumi ([hasumikin](https://github.com/hasumikin))
* Tomoya Ishida ([tompng])
* Mari Imaizumi ([ima1zumi])
* Stan Lo ([st0012])
* Hitoshi Hasumi ([hasumikin])
* https://github.com/ruby/reline
* https://rubygems.org/gems/reline
#### lib/securerandom.rb
* Tanaka Akira ([akr](https://github.com/akr))
* Tanaka Akira ([akr])
* https://github.com/ruby/securerandom
* https://rubygems.org/gems/securerandom
#### lib/set.rb
* Akinori MUSHA ([knu](https://github.com/knu))
* Akinori MUSHA ([knu])
* https://github.com/ruby/set
* https://rubygems.org/gems/set
#### lib/shellwords.rb
* Akinori MUSHA ([knu](https://github.com/knu))
* Akinori MUSHA ([knu])
* https://github.com/ruby/shellwords
* https://rubygems.org/gems/shellwords
#### lib/singleton.rb
* Yukihiro Matsumoto ([matz](https://github.com/matz))
* Yukihiro Matsumoto ([matz])
* https://github.com/ruby/singleton
* https://rubygems.org/gems/singleton
@ -317,13 +317,13 @@ have commit right, others don't.
#### lib/time.rb
* Tanaka Akira ([akr](https://github.com/akr))
* Tanaka Akira ([akr])
* https://github.com/ruby/time
* https://rubygems.org/gems/time
#### lib/timeout.rb
* Yukihiro Matsumoto ([matz](https://github.com/matz))
* Yukihiro Matsumoto ([matz])
* https://github.com/ruby/timeout
* https://rubygems.org/gems/timeout
@ -341,26 +341,26 @@ have commit right, others don't.
#### lib/tsort.rb
* Tanaka Akira ([akr](https://github.com/akr))
* Tanaka Akira ([akr])
* https://github.com/ruby/tsort
* https://rubygems.org/gems/tsort
#### lib/un.rb
* WATANABE Hirofumi ([eban](https://github.com/eban))
* WATANABE Hirofumi ([eban])
* https://github.com/ruby/un
* https://rubygems.org/gems/un
#### lib/uri.rb, lib/uri/*
* NARUSE, Yui ([nurse](https://github.com/nurse))
* NARUSE, Yui ([nurse])
* https://github.com/ruby/uri
* https://rubygems.org/gems/uri
#### lib/yaml.rb, lib/yaml/*
* Aaron Patterson ([tenderlove](https://github.com/tenderlove))
* Hiroshi SHIBATA ([hsbt](https://github.com/hsbt))
* Aaron Patterson ([tenderlove])
* Hiroshi SHIBATA ([hsbt])
* https://github.com/ruby/yaml
* https://rubygems.org/gems/yaml
@ -374,7 +374,7 @@ have commit right, others don't.
#### ext/cgi
* Nobuyoshi Nakada ([nobu](https://github.com/nobu))
* Nobuyoshi Nakada ([nobu])
* https://github.com/ruby/cgi
* https://rubygems.org/gems/cgi
@ -398,76 +398,76 @@ have commit right, others don't.
#### ext/fiddle
* Aaron Patterson ([tenderlove](https://github.com/tenderlove))
* Aaron Patterson ([tenderlove])
* https://github.com/ruby/fiddle
* https://rubygems.org/gems/fiddle
#### ext/io/console
* Nobuyuki Nakada ([nobu](https://github.com/nobu))
* Nobuyuki Nakada ([nobu])
* https://github.com/ruby/io-console
* https://rubygems.org/gems/io-console
#### ext/io/nonblock
* Nobuyuki Nakada ([nobu](https://github.com/nobu))
* Nobuyuki Nakada ([nobu])
* https://github.com/ruby/io-nonblock
* https://rubygems.org/gems/io-nonblock
#### ext/io/wait
* Nobuyuki Nakada ([nobu](https://github.com/nobu))
* Nobuyuki Nakada ([nobu])
* https://github.com/ruby/io-wait
* https://rubygems.org/gems/io-wait
#### ext/json
* NARUSE, Yui ([nurse](https://github.com/nurse))
* Hiroshi SHIBATA ([hsbt](https://github.com/hsbt))
* Jean Boussier ([byroot](https://github.com/byroot))
* NARUSE, Yui ([nurse])
* Hiroshi SHIBATA ([hsbt])
* Jean Boussier ([byroot])
* https://github.com/ruby/json
* https://rubygems.org/gems/json
#### ext/openssl
* Kazuki Yamaguchi ([rhenium](https://github.com/rhenium))
* Kazuki Yamaguchi ([rhenium])
* https://github.com/ruby/openssl
* https://rubygems.org/gems/openssl
#### ext/pathname
* Tanaka Akira ([akr](https://github.com/akr))
* Tanaka Akira ([akr])
* https://github.com/ruby/pathname
* https://rubygems.org/gems/pathname
#### ext/psych
* Aaron Patterson ([tenderlove](https://github.com/tenderlove))
* Hiroshi SHIBATA ([hsbt](https://github.com/hsbt))
* Aaron Patterson ([tenderlove])
* Hiroshi SHIBATA ([hsbt])
* https://github.com/ruby/psych
* https://rubygems.org/gems/psych
#### ext/stringio
* Nobuyuki Nakada ([nobu](https://github.com/nobu))
* Nobuyuki Nakada ([nobu])
* https://github.com/ruby/stringio
* https://rubygems.org/gems/stringio
#### ext/strscan
* Kouhei Sutou ([kou](https://github.com/kou))
* Kouhei Sutou ([kou])
* https://github.com/ruby/strscan
* https://rubygems.org/gems/strscan
#### ext/win32ole
* Masaki Suketa (suke)
* Masaki Suketa ([suketa])
* https://github.com/ruby/win32ole
* https://rubygems.org/gems/win32ole
#### ext/zlib
* NARUSE, Yui ([nurse](https://github.com/nurse))
* NARUSE, Yui ([nurse])
* https://github.com/ruby/zlib
* https://rubygems.org/gems/zlib
@ -589,11 +589,11 @@ have commit right, others don't.
### mswin64 (Microsoft Windows)
* NAKAMURA Usaku ([unak](https://github.com/unak))
* NAKAMURA Usaku ([unak])
### mingw32 (Minimalist GNU for Windows)
* Nobuyoshi Nakada ([nobu](https://github.com/nobu))
* Nobuyoshi Nakada ([nobu])
### AIX
@ -601,23 +601,23 @@ have commit right, others don't.
### FreeBSD
* Akinori MUSHA ([knu](https://github.com/knu))
* Akinori MUSHA ([knu])
### Solaris
* Naohisa Goto ([ngoto](https://github.com/ngoto))
* Naohisa Goto ([ngoto])
### RHEL, CentOS
* KOSAKI Motohiro ([kosaki](https://github.com/kosaki))
* KOSAKI Motohiro ([kosaki])
### macOS
* Kenta Murata ([mrkn](https://github.com/mrkn))
* Kenta Murata ([mrkn])
### OpenBSD
* Jeremy Evans ([jeremyevans](https://github.com/jeremyevans))
* Jeremy Evans ([jeremyevans])
### cygwin, ...
@ -625,4 +625,40 @@ have commit right, others don't.
### WebAssembly/WASI
* Yuta Saito ([kateinoigakukun](https://github.com/kateinoigakukun))
* Yuta Saito ([kateinoigakukun])
[akr]: https://github.com/akr
[byroot]: https://github.com/byroot
[colby-swandale]: https://github.com/colby-swandale
[drbrain]: https://github.com/drbrain
[duerst]: https://github.com/duerst
[eban]: https://github.com/eban
[eileencodes]: https://github.com/eileencodes
[hasumikin]: https://github.com/hasumikin
[hsbt]: https://github.com/hsbt
[ima1zumi]: https://github.com/ima1zumi
[jeremyevans]: https://github.com/jeremyevans
[k-tsj]: https://github.com/k-tsj
[k0kubun]: https://github.com/k0kubun
[kateinoigakukun]: https://github.com/kateinoigakukun
[kddnewton]: https://github.com/kddnewton
[knu]: https://github.com/knu
[ko1]: https://github.com/ko1
[kosaki]: https://github.com/kosaki
[kou]: https://github.com/kou
[mame]: https://github.com/mame
[marcandre]: https://github.com/marcandre
[matz]: https://github.com/matz
[mrkn]: https://github.com/mrkn
[ngoto]: https://github.com/ngoto
[nobu]: https://github.com/nobu
[nurse]: https://github.com/nurse
[rhenium]: https://github.com/rhenium
[seki]: https://github.com/seki
[suketa]: https://github.com/suketa
[sonots]: https://github.com/sonots
[st0012]: https://github.com/st0012
[tenderlove]: https://github.com/tenderlove
[tompng]: https://github.com/tompng
[unak]: https://github.com/unak
[yuki24]: https://github.com/yuki24