summaryrefslogtreecommitdiff
path: root/libre/ruby/add-json_pure.patch
blob: 5630451ea7ee332ccf89cde82e6c73a9133d37a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
diff --git a/doc/maintainers.rdoc b/doc/maintainers.rdoc
index ec6a6b7134..11a1079e57 100644
--- a/doc/maintainers.rdoc
+++ b/doc/maintainers.rdoc
@@ -72,6 +72,8 @@ Zachary Scott (zzak)
   Akinori MUSHA (knu)
 [lib/irb.rb, lib/irb/*]
   Keiju ISHITSUKA (keiju)
+[lib/json]
+  NARUSE, Yui (naruse)
 [lib/logger.rb]
   Naotoshi Seo (sonots)
 [lib/mathn.rb]
diff --git a/lib/json/.document b/lib/json/.document
new file mode 100644
index 0000000000..7ae6b614de
--- /dev/null
+++ b/lib/json/.document
@@ -0,0 +1,3 @@
+*.rb
+add/*.rb
+pure/*.rb