Remove myself from the list of contributors.
This commit is contained in:
parent
ecf6df342b
commit
cf457fa4e6
@ -36,23 +36,20 @@
|
|||||||
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
* OTHER DEALINGS IN THE SOFTWARE.
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
*/
|
*
|
||||||
|
* HACKING
|
||||||
/* HACKING
|
|
||||||
*
|
*
|
||||||
* 4chan x is written in CoffeeScript[1], and developed on github[2].
|
* 4chan x is written in CoffeeScript[1], and developed on github[2].
|
||||||
*
|
*
|
||||||
* [1]: http://jashkenas.github.com/coffee-script/
|
* [1]: http://jashkenas.github.com/coffee-script/
|
||||||
* [2]: http://github.com/mayhemydg/4chan-x
|
* [2]: http://github.com/mayhemydg/4chan-x
|
||||||
*/
|
*
|
||||||
|
* CONTRIBUTORS
|
||||||
/* CONTRIBUTORS
|
|
||||||
*
|
*
|
||||||
* Shou- - pentadactyl fixes
|
* Shou- - pentadactyl fixes
|
||||||
* ferongr - new favicons
|
* ferongr - new favicons
|
||||||
* xat- - new favicons
|
* xat- - new favicons
|
||||||
* Zixaphir - fix qr textarea - captcha-image gap
|
* Zixaphir - fix qr textarea - captcha-image gap
|
||||||
* Mayhem - various features / fixes
|
|
||||||
* Ongpot - sfw favicon
|
* Ongpot - sfw favicon
|
||||||
* thisisanon - nsfw + 404 favicons
|
* thisisanon - nsfw + 404 favicons
|
||||||
* Anonymous - empty favicon
|
* Anonymous - empty favicon
|
||||||
|
|||||||
11
Cakefile
11
Cakefile
@ -43,23 +43,20 @@ HEADER = """
|
|||||||
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
* WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
|
||||||
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
* FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
|
||||||
* OTHER DEALINGS IN THE SOFTWARE.
|
* OTHER DEALINGS IN THE SOFTWARE.
|
||||||
*/
|
*
|
||||||
|
* HACKING
|
||||||
/* HACKING
|
|
||||||
*
|
*
|
||||||
* 4chan x is written in CoffeeScript[1], and developed on github[2].
|
* 4chan x is written in CoffeeScript[1], and developed on github[2].
|
||||||
*
|
*
|
||||||
* [1]: http://jashkenas.github.com/coffee-script/
|
* [1]: http://jashkenas.github.com/coffee-script/
|
||||||
* [2]: http://github.com/mayhemydg/4chan-x
|
* [2]: http://github.com/mayhemydg/4chan-x
|
||||||
*/
|
*
|
||||||
|
* CONTRIBUTORS
|
||||||
/* CONTRIBUTORS
|
|
||||||
*
|
*
|
||||||
* Shou- - pentadactyl fixes
|
* Shou- - pentadactyl fixes
|
||||||
* ferongr - new favicons
|
* ferongr - new favicons
|
||||||
* xat- - new favicons
|
* xat- - new favicons
|
||||||
* Zixaphir - fix qr textarea - captcha-image gap
|
* Zixaphir - fix qr textarea - captcha-image gap
|
||||||
* Mayhem - various features / fixes
|
|
||||||
* Ongpot - sfw favicon
|
* Ongpot - sfw favicon
|
||||||
* thisisanon - nsfw + 404 favicons
|
* thisisanon - nsfw + 404 favicons
|
||||||
* Anonymous - empty favicon
|
* Anonymous - empty favicon
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user