summary refs log tree commit diff stats
path: root/doc
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2018-10-11 13:52:44 +0200
committerAraq <rumpf_a@web.de>2018-10-11 13:52:44 +0200
commit26a9ba71c8ecc42fc93f5ac2278efcf095073926 (patch)
treef440e820b9ebcbe5d7878a52cbc3b97aaac7f279 /doc
parent78f9c9a2cd93a94378722d0b6c332ac616d4e750 (diff)
downloadNim-26a9ba71c8ecc42fc93f5ac2278efcf095073926.tar.gz
codeowners: try to make github's RST parser happy
Diffstat (limited to 'doc')
-rw-r--r--doc/codeowners.rst38
1 files changed, 19 insertions, 19 deletions
diff --git a/doc/codeowners.rst b/doc/codeowners.rst
index 19f5d6ee1..2f464a5cc 100644
--- a/doc/codeowners.rst
+++ b/doc/codeowners.rst
@@ -43,22 +43,22 @@ sizeof computations            krux02
 Standard library
 ~~~~~~~~~~~~~~~~
 
-======================    ======================================================
-subsystem                 owner(s)
-======================    ======================================================
-async                     dom96
-strutils                  araq
-sequtils                  dom96, araq
-times                     GULPF
-os, ospaths               dom96, araq
-re                        araq
-nre                       flaviu
-math                      krux02
-io                        dom96
-garbage collector         araq
-Go garbage collector      stefantalpalaru
-coroutines                Rokas Kupstys
-collections               GULPF
-parseopt                  araq
-json                      dom96
-======================    ======================================================
+======================         ======================================================
+subsystem                      owner(s)
+======================         ======================================================
+async                          dom96
+strutils                       araq
+sequtils                       dom96, araq
+times                          GULPF
+os, ospaths                    dom96, araq
+re                             araq
+nre                            flaviu
+math                           krux02
+io                             dom96
+garbage collector              araq
+Go garbage collector           stefantalpalaru
+coroutines                     Rokas Kupstys
+collections                    GULPF
+parseopt                       araq
+json                           dom96
+======================         ======================================================