diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 0000000000..db96d42460 --- /dev/null +++ b/AUTHORS @@ -0,0 +1,5 @@ +The following people, in alphabetical order, have either authored or signed +off on commits in the Cilium repository: + +lou-lan loulan@loulan.me +weizhou.lan@daocloud.io weizhou.lan@daocloud.io \ No newline at end of file diff --git a/CODEOWNERS b/CODEOWNERS index a14291ae54..2fad5821ae 100644 --- a/CODEOWNERS +++ b/CODEOWNERS @@ -19,4 +19,5 @@ /Makefile* @weizhoublue /README.md @weizhoublue /go.sum @weizhoublue -/VERSION @lou-lan +/VERSION @weizhoublue +/AUTHORS @weizhoublue