diff options
author | Vincent Ambo <mail@tazj.in> | 2020-07-26T21·19+0100 |
---|---|---|
committer | tazjin <mail@tazj.in> | 2020-07-26T21·21+0000 |
commit | b0e80d9465ca23cc59a35937675ee1f9bc6cc2cf (patch) | |
tree | 83f00731dc704d890b773c6825c8a2b134b62529 /third_party/lisp | |
parent | 6cbaf5dac01bba4f9c587e5ad5d420a0f0500016 (diff) |
chore(3p/lisp): Add eta & glittershark to OWNERS r/1482
Change-Id: I372d84b2fa979059bda14264b23f9c11adaf4222 Reviewed-on: https://cl.tvl.fyi/c/depot/+/1470 Reviewed-by: glittershark <grfn@gws.fyi> Tested-by: BuildkiteCI
Diffstat (limited to 'third_party/lisp')
-rw-r--r-- | third_party/lisp/OWNERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/third_party/lisp/OWNERS b/third_party/lisp/OWNERS new file mode 100644 index 000000000000..3f06a5376d1a --- /dev/null +++ b/third_party/lisp/OWNERS @@ -0,0 +1,5 @@ +# -*- mode: yaml; -*- +inherited: true +owners: + - eta + - glittershark |