add authors section to man page
diff --git a/got/got.1 b/got/got.1
index 33c390f..cbb6297 100644
--- a/got/got.1
+++ b/got/got.1
@@ -125,3 +125,6 @@ kernel sources from a Git repository at /var/repo/openbsd-src to ~/sys:
.Sh SEE ALSO
.Xr got-repository 5
.Xr got-worktree 5
+.Sh AUTHORS
+.An Stefan Sperling Aq Mt stsp@openbsd.org
+.An Martin Pieuchot Aq Mt mpi@openbsd.org