diff --git a/gitea/doc.go b/gitea/doc.go new file mode 100644 index 0000000..6bd327d --- /dev/null +++ b/gitea/doc.go @@ -0,0 +1,5 @@ +// Copyright 2016 The Gitea Authors. All rights reserved. +// Use of this source code is governed by a MIT-style +// license that can be found in the LICENSE file. + +package gitea // import "code.gitea.io/sdk/gitea"