about summary refs log tree commit diff
path: root/corp
diff options
context:
space:
mode:
authorVincent Ambo <mail@tazj.in>2021-09-28T19·51+0300
committertazjin <mail@tazj.in>2021-09-28T19·57+0000
commit1431a0a7cabfae5a341f28c6ecdf685a2504b17c (patch)
tree5cec4018fbb0fefa62bd8b1a05cd2462d5f457c9 /corp
parentc0f2ec2f70023688bb2033d409f3a2887622f560 (diff)
feat(corp): Bootstrap //corp subtree r/2932
This will be used for anything to do with the TVL company. For the
most part this will be website stuff, and maybe a handful of legal
documents.

Usage rights to this folder are reserved, in contrast to the rest of
the depot.

Change-Id: I7fb70278f49d52d7c54132fe4f8f22fb93a10da7
Reviewed-on: https://cl.tvl.fyi/c/depot/+/3648
Reviewed-by: tazjin <mail@tazj.in>
Tested-by: BuildkiteCI
Diffstat (limited to 'corp')
-rw-r--r--corp/LICENSE4
-rw-r--r--corp/OWNERS3
2 files changed, 7 insertions, 0 deletions
diff --git a/corp/LICENSE b/corp/LICENSE
new file mode 100644
index 0000000000..f29fc84038
--- /dev/null
+++ b/corp/LICENSE
@@ -0,0 +1,4 @@
+Copyright 2021 ООО ТВЛ
+
+Code under this folder may be redistributed as part of the TVL depot
+repository. All other usage rights for this code are reserved.
diff --git a/corp/OWNERS b/corp/OWNERS
new file mode 100644
index 0000000000..4bc08d35f6
--- /dev/null
+++ b/corp/OWNERS
@@ -0,0 +1,3 @@
+inherited: false
+owners:
+  - tvl-employees