From 28b2c79c1459c5ced640cd3e1594267a2bf86101 Mon Sep 17 00:00:00 2001 From: Profpatsch Date: Tue, 30 Mar 2021 20:46:19 +0200 Subject: feat(third_party): init hii at 1.0.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit `hii` is a derived rewrite of suckless’s `ii`. It is not backwards compatible. Change-Id: Ife2a43863b5b6ba38333d7ae5f2cb9bd4787b5fc Reviewed-on: https://cl.tvl.fyi/c/depot/+/2706 Tested-by: BuildkiteCI Reviewed-by: lukegb Reviewed-by: sterni --- third_party/hii/OWNERS | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 third_party/hii/OWNERS diff --git a/third_party/hii/OWNERS b/third_party/hii/OWNERS new file mode 100644 index 000000000000..a742d0d22bf6 --- /dev/null +++ b/third_party/hii/OWNERS @@ -0,0 +1,3 @@ +inherited: true +owners: + - Profpatsch -- cgit 1.4.1