diff options
author | Unknwon <u@gogs.io> | 2016-08-11 16:57:48 -0700 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2016-08-11 16:57:48 -0700 |
commit | aa1fc30b898a928ddafbfd0fddc47547c04f96e5 (patch) | |
tree | 675db61c9c1a401cde0078d085e6eb6ca784853d | |
parent | fa12c282f6bab352463d95aec80092bbf5ab6734 (diff) |
Add .mailmap
-rw-r--r-- | .codebeatignore | 3 | ||||
-rw-r--r-- | .mailmap | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/.codebeatignore b/.codebeatignore index d2a8660c..bfb9b911 100644 --- a/.codebeatignore +++ b/.codebeatignore @@ -1,6 +1,7 @@ conf/** docker/** -public/** +modules/bindata/** packager/** +public/** scripts/** templates/**
\ No newline at end of file diff --git a/.mailmap b/.mailmap new file mode 100644 index 00000000..88ff1591 --- /dev/null +++ b/.mailmap @@ -0,0 +1,2 @@ +Unknwon <u@gogs.io> <joe2010xtmf@163.com> +Unknwon <u@gogs.io> 无闻 <u@gogs.io> |