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