[前][次][番号順一覧][スレッド一覧]

ruby-changes:56624

From: Hiroshi <ko1@a...>
Date: Tue, 23 Jul 2019 13:35:00 +0900 (JST)
Subject: [ruby-changes:56624] Hiroshi SHIBATA: ab087ecb4d (master): Added the upstream repositories to default gems.

https://git.ruby-lang.org/ruby.git/commit/?id=ab087ecb4d

From ab087ecb4dd21ea5f7d1cbadd8298f2f1a3c9ce9 Mon Sep 17 00:00:00 2001
From: Hiroshi SHIBATA <hsbt@r...>
Date: Tue, 23 Jul 2019 13:34:35 +0900
Subject: Added the upstream repositories to default gems.


diff --git a/doc/maintainers.rdoc b/doc/maintainers.rdoc
index f35d560..e01df7f 100644
--- a/doc/maintainers.rdoc
+++ b/doc/maintainers.rdoc
@@ -186,20 +186,28 @@ Zachary Scott (zzak) https://github.com/ruby/ruby/blob/trunk/doc/maintainers.rdoc#L186
   https://github.com/ruby/fileutils
 [lib/forwardable.rb]
   Keiju ISHITSUKA (keiju)
+  https://github.com/ruby/forwardable
 [lib/ipaddr.rb]
   Akinori MUSHA (knu)
+  https://github.com/ruby/ipaddr
 [lib/irb.rb, lib/irb/*]
   Keiju ISHITSUKA (keiju)
+  https://github.com/ruby/irb
 [lib/logger.rb]
   Naotoshi Seo (sonots)
+  https://github.com/ruby/logger
 [lib/matrix.rb]
   Marc-Andre Lafortune (marcandre)
+  https://github.com/ruby/matrix
 [lib/mutex_m.rb]
   Keiju ISHITSUKA (keiju)
+  https://github.com/ruby/mutex_m
 [lib/ostruct.rb]
   Marc-Andre Lafortune (marcandre)
+  https://github.com/ruby/ostruct
 [lib/prime.rb]
   Yuki Sonoda (yugui)
+  https://github.com/ruby/prime
 [lib/racc.rb, lib/racc/*]
   Aaron Patterson (tenderlove), Hiroshi SHIBATA (hsbt)
   https://github.com/ruby/racc
@@ -208,21 +216,28 @@ Zachary Scott (zzak) https://github.com/ruby/ruby/blob/trunk/doc/maintainers.rdoc#L216
   https://github.com/ruby/rdoc
 [lib/reline.rb, lib/reline/*]
   aycabta
+  https://github.com/ruby/reline
 [lib/rexml/*]
   Kouhei Sutou (kou)
+  https://github.com/ruby/rexml
 [lib/rss.rb, lib/rss/*]
   Kouhei Sutou (kou)
+  https://github.com/ruby/rss
 [lib/scanf.rb]
   David A. Black (dblack)
   https://github.com/ruby/scanf
 [lib/shell.rb, lib/shell/*]
   Keiju ISHITSUKA (keiju)
+  https://github.com/ruby/shell
 [lib/sync.rb]
   Keiju ISHITSUKA (keiju)
+  https://github.com/ruby/sync
 [lib/thwait.rb]
   Keiju ISHITSUKA (keiju)
+  https://github.com/ruby/thwait
 [lib/tracer.rb]
   Keiju ISHITSUKA (keiju)
+  https://github.com/ruby/tracer
 [lib/webrick.rb, lib/webrick/*]
   Eric Wong (normalperson)
   https://bugs.ruby-lang.org/
@@ -264,6 +279,7 @@ Zachary Scott (zzak) https://github.com/ruby/ruby/blob/trunk/doc/maintainers.rdoc#L279
   https://github.com/ruby/psych
 [ext/racc]
   Aaron Patterson (tenderlove), Hiroshi SHIBATA (hsbt)
+  https://github.com/ruby/racc
 [ext/sdbm]
   Yukihiro Matsumoto (matz)
   https://github.com/ruby/sdbm
-- 
cgit v0.10.2


--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]