diff options
author | Matthew Holt <[email protected]> | 2019-06-30 16:00:44 -0600 |
---|---|---|
committer | Matthew Holt <[email protected]> | 2019-06-30 16:06:24 -0600 |
commit | 7a7c5f00c00fa919d9045268f7c6df832b715d38 (patch) | |
tree | 8d674e12ae3a8a1edc91584f18075e05e3c6cee9 /AUTHORS | |
parent | fee0b38b4842403a28d664385a1ff1075e8891d2 (diff) | |
download | caddy-7a7c5f00c00fa919d9045268f7c6df832b715d38.tar.gz caddy-7a7c5f00c00fa919d9045268f7c6df832b715d38.zip |
Add authors file
Diffstat (limited to 'AUTHORS')
-rw-r--r-- | AUTHORS | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 000000000..3635dd880 --- /dev/null +++ b/AUTHORS @@ -0,0 +1,10 @@ +# This is the official list of Caddy Authors for copyright purposes. +# Authors may be either individual people or legal entities. +# +# Not all individual contributors are authors. For the full list of +# contributors, refer to the project's page on GitHub or the repo's +# commit history. + +Matthew Holt <[email protected]> +Light Code Labs <[email protected]> +Ardan Labs <[email protected]> |