Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

CONTRIBUTORS 1.0KB

123456789101112131415161718192021222324252627
  1. # This is the official list of people who have contributed code to the Gitea/Gogs repository.
  2. #
  3. # The submission process automatically checks to make sure
  4. # that people submitting code are listed in this file (by email address).
  5. #
  6. # Names should be added to this file only after verifying that
  7. # the individual or the individual's organization has agreed to
  8. # the appropriate Contributor License Agreement, found here:
  9. #
  10. # http://code.google.com/legal/individual-cla-v1.0.html
  11. # http://code.google.com/legal/corporate-cla-v1.0.html
  12. #
  13. # The agreement for individuals can be filled out on the web.
  14. #
  15. # Names should be added to this file like so:
  16. # Individual's name <submission email address>
  17. # Individual's name <submission email address> <email2> <emailN>
  18. #
  19. # An entry with multiple email addresses specifies that the
  20. # first address should be used in the submit logs and
  21. # that the other addresses should be recognized as the
  22. # same person when interacting with github.
  23. # Please keep the list sorted.
  24. Lunny Xiao <xiaolunwen@gmail.com>