GitHub user hsaputra opened a pull request:

    https://github.com/apache/incubator-flink/pull/123

    Remove CONTRIBUTORS file to prefer dynamically generate it

    Per discussion in the dev@ list, maintaining the CONTRIBUTORS file manually 
is hard to do.
    
    Most ASF projects defer this to team page or retrieveing it from JIRA or 
git commit list
    for every release if needed.
    
    This PR proposes to remove it and defer to dynamically created per release.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/hsaputra/incubator-flink 
remove_contributors_file

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-flink/pull/123.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #123
    
----
commit e235cbcbdcac87c5ecff04c1c5538f3e70c876b3
Author: Henry Saputra <[email protected]>
Date:   2014-09-17T22:29:46Z

    Per discussion in the dev@ list maintaining the CONTRIBUTORS file manually 
is hard.
    Most ASF projects defer this to team page or retrieveing it from JIRA or 
git commit list
    for every release.
    
    This PR proposes to remove it and defer to dynamically created per release.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to