mirror of
				https://github.com/go-gitea/gitea
				synced 2025-10-28 01:48:25 +00:00 
			
		
		
		
	* Dropped unused codekit config * Integrated dynamic and static bindata for public * Ignore public bindata * Add a general generate make task * Integrated flexible public assets into web command * Updated vendoring, added all missiong govendor deps * Made the linter happy with the bindata and dynamic code * Moved public bindata definition to modules directory * Ignoring the new bindata path now * Updated to the new public modules import path * Updated public bindata command and drop the new prefix
		
			
				
	
	
		
			38 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			38 lines
		
	
	
		
			1.4 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # This is the official list of people who can contribute
 | |
| # (and typically have contributed) code to the Snappy-Go repository.
 | |
| # The AUTHORS file lists the copyright holders; this file
 | |
| # lists people.  For example, Google employees are listed here
 | |
| # but not in AUTHORS, because Google holds the copyright.
 | |
| #
 | |
| # 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.
 | |
| #
 | |
| # When adding J Random Contributor's name to this file,
 | |
| # either J's name or J's organization's name should be
 | |
| # added to the AUTHORS file, depending on whether the
 | |
| # individual or corporate CLA was used.
 | |
| 
 | |
| # Names should be added to this file like so:
 | |
| #     Name <email address>
 | |
| 
 | |
| # Please keep the list sorted.
 | |
| 
 | |
| Damian Gryski <dgryski@gmail.com>
 | |
| Jan Mercl <0xjnml@gmail.com>
 | |
| Kai Backman <kaib@golang.org>
 | |
| Marc-Antoine Ruel <maruel@chromium.org>
 | |
| Nigel Tao <nigeltao@golang.org>
 | |
| Rob Pike <r@golang.org>
 | |
| Rodolfo Carvalho <rhcarvalho@gmail.com>
 | |
| Russ Cox <rsc@golang.org>
 | |
| Sebastien Binet <seb.binet@gmail.com>
 |