github.com/insionng/yougam@v0.0.0-20170714101924-2bc18d833463/libraries/golang/freetype/CONTRIBUTORS (about)

     1  # This is the official list of people who can contribute
     2  # (and typically have contributed) code to the Freetype-Go repository.
     3  # The AUTHORS file lists the copyright holders; this file
     4  # lists people.  For example, Google employees are listed here
     5  # but not in AUTHORS, because Google holds the copyright.
     6  #
     7  # The submission process automatically checks to make sure
     8  # that people submitting code are listed in this file (by email address).
     9  #
    10  # Names should be added to this file only after verifying that
    11  # the individual or the individual's organization has agreed to
    12  # the appropriate Contributor License Agreement, found here:
    13  #
    14  #     http://code.google.com/legal/individual-cla-v1.0.html
    15  #     http://code.google.com/legal/corporate-cla-v1.0.html
    16  #
    17  # The agreement for individuals can be filled out on the web.
    18  #
    19  # When adding J Random Contributor's name to this file,
    20  # either J's name or J's organization's name should be
    21  # added to the AUTHORS file, depending on whether the
    22  # individual or corporate CLA was used.
    23  
    24  # Names should be added to this file like so:
    25  #     Name <email address>
    26  
    27  # Please keep the list sorted.
    28  
    29  Andrew Gerrand <adg@golang.org>
    30  Jeff R. Allen <jra@nella.org> <jeff.allen@gmail.com>
    31  Maksim Kochkin <maxxarts@gmail.com>
    32  Michael Fogleman <fogleman@gmail.com>
    33  Nigel Tao <nigeltao@golang.org>
    34  Rémy Oudompheng <oudomphe@phare.normalesup.org> <remyoudompheng@gmail.com>
    35  Rob Pike <r@golang.org>
    36  Roger Peppe <rogpeppe@gmail.com>
    37  Russ Cox <rsc@golang.org>
    38  Steven Edwards <steven@stephenwithav.com>