mirror of
https://github.com/go-gitea/gitea.git
synced 2025-06-22 14:08:01 +02:00
added CONTRIBUTING
This commit is contained in:
28
CONTRIBUTORS
Normal file
28
CONTRIBUTORS
Normal file
@ -0,0 +1,28 @@
|
||||
# This is the official list of people who can contribute
|
||||
# (and typically have contributed) code to the Gitea repository.
|
||||
#
|
||||
# The submission process automatically checks to make sure
|
||||
# that people submitting code are listed in this file (by email address).
|
||||
#
|
||||
# Names should be added to this file only after verifying that
|
||||
# the individual or the individual's organization has agreed to
|
||||
# the appropriate Contributor License Agreement, found here:
|
||||
#
|
||||
# http://code.google.com/legal/individual-cla-v1.0.html
|
||||
# http://code.google.com/legal/corporate-cla-v1.0.html
|
||||
#
|
||||
# The agreement for individuals can be filled out on the web.
|
||||
#
|
||||
|
||||
# Names should be added to this file like so:
|
||||
# Individual's name <submission email address>
|
||||
# Individual's name <submission email address> <email2> <emailN>
|
||||
#
|
||||
# An entry with multiple email addresses specifies that the
|
||||
# first address should be used in the submit logs and
|
||||
# that the other addresses should be recognized as the
|
||||
# same person when interacting with github.
|
||||
|
||||
# Please keep the list sorted.
|
||||
|
||||
Lunny Xiao <xiaolunwen@gmail.com>
|
Reference in New Issue
Block a user