Skip to content

Commit 747f86a

Browse files
authored
Merge branch 'master' into changes-less-css
2 parents 75ddcdd + 03902bb commit 747f86a

File tree

12 files changed

+18
-302
lines changed

12 files changed

+18
-302
lines changed

.bra.toml

Lines changed: 0 additions & 19 deletions
This file was deleted.

.codebeatignore

Lines changed: 0 additions & 7 deletions
This file was deleted.

.codebeatsettings

Lines changed: 0 additions & 7 deletions
This file was deleted.

.gopmfile

Lines changed: 0 additions & 59 deletions
This file was deleted.

.pkgr.yml

Lines changed: 0 additions & 27 deletions
This file was deleted.

CONTRIBUTORS

Lines changed: 9 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,9 @@
1-
# This is the official list of people who have contributed code to the Gitea/Gogs repository.
2-
# This document should be reviewed and approved by maintainers.
3-
#
4-
# The submission process automatically checks to make sure
5-
# that people submitting code are listed in this file (by email address).
6-
#
7-
# The agreement for individuals can be filled out on the web.
8-
#
9-
10-
# Names should be added to this file like so:
11-
# Individual's name <submission email address>
12-
# Individual's name <submission email address> <email2> <emailN>
13-
#
14-
# An entry with multiple email addresses specifies that the
15-
# first address should be used in the submit logs and
16-
# that the other addresses should be recognized as the
17-
# same person when interacting with github.
18-
19-
# Please keep the list sorted.
20-
21-
Lunny Xiao <xiaolunwen@gmail.com>
1+
Andrey Nering <nobody@nobody.tld> (@andreynering)
2+
Kim Carlbäcker <kim.carlbacker@gmail.com> (@bkcsoft)
3+
LefsFlare <nobody@nobody.tld> (@LefsFlarey)
4+
Lunny Xiao <xiaolunwen@gmail.com> (@lunny)
5+
Rachid Zarouali <nobody@nobody.tld> (@xinity)
6+
Rémy Boulanouar <admin@dblk.org> (@DblK)
7+
Sandro Santilli <strk@kbt.io> (@strk)
8+
Thibault Meyer <nobody@nobody.tld> (@0xbaadf00d)
9+
Thomas Boerger <thomas@webhippie.de> (@tboerger)

MAINTAINERS

Lines changed: 9 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,9 @@
1-
# This is the official list of people who have spent time on code review Pull Requests on the Gitea repository.
2-
# This document should be reviewed and approved by owners.
3-
#
4-
# The submission process automatically checks to make sure
5-
# that people submitting code are listed in this file (by email address).
6-
#
7-
# The agreement for individuals can be filled out on the web.
8-
#
9-
10-
# Names should be added to this file like so:
11-
# Individual's name <submission email address>
12-
# Individual's name <submission email address> <email2> <emailN>
13-
#
14-
# An entry with multiple email addresses specifies that the
15-
# first address should be used in the submit logs and
16-
# that the other addresses should be recognized as the
17-
# same person when interacting with github.
18-
19-
# Please keep the list sorted.
20-
21-
Lunny Xiao <xiaolunwen@gmail.com>
1+
Andrey Nering <nobody@nobody.tld> (@andreynering)
2+
Kim Carlbäcker <kim.carlbacker@gmail.com> (@bkcsoft)
3+
LefsFlare <nobody@nobody.tld> (@LefsFlarey)
4+
Lunny Xiao <xiaolunwen@gmail.com> (@lunny)
5+
Rachid Zarouali <nobody@nobody.tld> (@xinity)
6+
Rémy Boulanouar <admin@dblk.org> (@DblK)
7+
Sandro Santilli <strk@kbt.io> (@strk)
8+
Thibault Meyer <nobody@nobody.tld> (@0xbaadf00d)
9+
Thomas Boerger <thomas@webhippie.de> (@tboerger)

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@
2626
5. If you're interested in using APIs, we have experimental support with [documentation](https://github.com/gogits/go-gogs-client/wiki).
2727
6. If your team/company is using Gogs and would like to put your logo on [our website](https://gogs.io), contact us by any means.
2828

29-
[简体中文](README_ZH.md)
30-
3129
## Purpose
3230

3331
The goal of this project is to make the easiest, fastest, and most painless way of setting up a self-hosted Git service. With Go, this can be done with an independent binary distribution across **ALL platforms** that Go supports, including Linux, Mac OS X, Windows and ARM.

README_ZH.md

Lines changed: 0 additions & 113 deletions
This file was deleted.

packager/.godir

Lines changed: 0 additions & 1 deletion
This file was deleted.

packager/Procfile

Lines changed: 0 additions & 1 deletion
This file was deleted.

packager/hooks/postinst

Lines changed: 0 additions & 24 deletions
This file was deleted.

0 commit comments

Comments
 (0)