diff options
author | Luke Granger-Brown <git@lukegb.com> | 2022-09-19T02·53+0100 |
---|---|---|
committer | Luke Granger-Brown <git@lukegb.com> | 2022-09-19T11·13+0000 |
commit | f190712b7f35988cbf8520f6794ea99e91b8a630 (patch) | |
tree | a699f023fab0340732f27fd536357de910541c8d /third_party/lisp | |
parent | ae98240df2f9a9d11be85d61697532e17c1ed5f8 (diff) |
chore(gerrit): migrate OWNERS files to code-owners style r/4922
Change-Id: Iacc521dfdd4b4a2d5cef3920cf8189bcce35a488
Diffstat (limited to 'third_party/lisp')
-rw-r--r-- | third_party/lisp/OWNERS | 7 | ||||
-rw-r--r-- | third_party/lisp/mime4cl/OWNERS | 4 | ||||
-rw-r--r-- | third_party/lisp/npg/OWNERS | 4 |
3 files changed, 4 insertions, 11 deletions
diff --git a/third_party/lisp/OWNERS b/third_party/lisp/OWNERS index 2d7f7e237b76..8dd1b65b9bc4 100644 --- a/third_party/lisp/OWNERS +++ b/third_party/lisp/OWNERS @@ -1,5 +1,2 @@ -# -*- mode: yaml; -*- -inherited: true -owners: - - eta - - grfn +eta +grfn diff --git a/third_party/lisp/mime4cl/OWNERS b/third_party/lisp/mime4cl/OWNERS index f16dd105d761..2e9580706346 100644 --- a/third_party/lisp/mime4cl/OWNERS +++ b/third_party/lisp/mime4cl/OWNERS @@ -1,3 +1 @@ -inherited: true -owners: - - sterni +sterni diff --git a/third_party/lisp/npg/OWNERS b/third_party/lisp/npg/OWNERS index f16dd105d761..2e9580706346 100644 --- a/third_party/lisp/npg/OWNERS +++ b/third_party/lisp/npg/OWNERS @@ -1,3 +1 @@ -inherited: true -owners: - - sterni +sterni |