diff options
author | Profpatsch <mail@profpatsch.de> | 2021-03-30T18·46+0200 |
---|---|---|
committer | Profpatsch <mail@profpatsch.de> | 2021-04-01T11·29+0000 |
commit | 28b2c79c1459c5ced640cd3e1594267a2bf86101 (patch) | |
tree | a9f6e85db156e3f51986b539ad0591c9375daa95 /third_party/hii | |
parent | b89d4c1578aa7c9f43c840c2f0b805b016eb8fb5 (diff) |
feat(third_party): init hii at 1.0.0 r/2384
`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 <lukegb@tvl.fyi> Reviewed-by: sterni <sternenseemann@systemli.org>
Diffstat (limited to 'third_party/hii')
-rw-r--r-- | third_party/hii/OWNERS | 3 |
1 files changed, 3 insertions, 0 deletions
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 |