Skip to content
This repository has been archived by the owner on Jun 8, 2022. It is now read-only.

Please sign the Go CLA #85

Closed
18 tasks done
nathany opened this issue Jan 30, 2014 · 28 comments
Closed
18 tasks done

Please sign the Go CLA #85

nathany opened this issue Jan 30, 2014 · 28 comments

Comments

@nathany
Copy link
Contributor

nathany commented Jan 30, 2014

As part of the transition to os/fsnotify everyone who has committed to fsnotify should be sure to sign the contributor license agreement for Go.

See the copyright section of http://golang.org/doc/contribute.html

After you sign the CLA or if you've signed in the past, please leave a note (also please mention your name and email if it's not in this list). Thanks!

The following people indicated that they signed (recently):

The following had previously signed the CLA:

Still waiting on the following people:

@nathany
Copy link
Contributor Author

nathany commented Jan 30, 2014

@fsouza
Copy link
Contributor

fsouza commented Jan 30, 2014

I've already signed.

Francisco Souza franciscossouza@gmail.com

Please let me know if I need to sign again using another email.

@nathany
Copy link
Contributor Author

nathany commented Jan 30, 2014

@fsouza Just making sure everyone signed. Once is enough :-). Thanks.

@arnehormann
Copy link

I came here from go_nuts.
http://stackoverflow.com/questions/12133583 has a script to get the email addresses which can probably help here:

# Get a list of authors ordered by number of commits
# and remove the commit count column
AUTHORS=$(git --no-pager shortlog -nse | cut -f 2- | sort -f)
if [ -z "$AUTHORS" ] ; then
    echo "Authors list was empty"
    exit 1
fi

# Display the authors list and write it to the file
echo "$AUTHORS" | tee "$(git rev-parse --show-toplevel)/AUTHORS.TXT"

@tmc
Copy link
Contributor

tmc commented Jan 30, 2014

I signed the CLA.

@tsg
Copy link
Contributor

tsg commented Jan 30, 2014

Hi, I have signed the CLA (@tsg / Tudor Golubenco).

@vmirage
Copy link
Contributor

vmirage commented Jan 31, 2014

I've signed the CLA

On Fri, Jan 31, 2014 at 6:58 AM, tsg notifications@github.com wrote:

Hi,

I have signed the CLA (@tsg / tudor.g@gmail.com).

Thanks,
Tudor

On Thu, Jan 30, 2014 at 6:53 PM, Nathan Youngman
notifications@github.mirror.nvdadr.comwrote:

As part of the transition to os/fsnotify everyone who has committed to
fsnotify should be sure to sign the contributor license agreement for
Go.

See the copyright section of http://golang.org/doc/contribute.html

After you sign the CLA or if you've signed in the past, please leave a
note.

Reply to this email directly or view it on GitHub<
https://github.com/howeyc/fsnotify/issues/85>
.

Tudor Golubenco http://golubenco.org

Beware of bugs in the above code; I have only proved it correct,
not tried it. -- Donald Knuth

Reply to this email directly or view it on GitHubhttps://github.com//issues/85#issuecomment-33744209
.

@nathany
Copy link
Contributor Author

nathany commented Jan 31, 2014

@snoe @Pursuit92 for some reason the commits didn't link to your profiles on GitHub, but I found you now.

@nathany
Copy link
Contributor Author

nathany commented Jan 31, 2014

Guessing @robfig Robert Figueiredo already signed, based on the AUTHORS file for Go.

@jrobsonchase
Copy link
Contributor

Signed. Email is jcjoshuachase@gmail.com. I've abandoned the techpursuit.net domain.

@nathany
Copy link
Contributor Author

nathany commented Jan 31, 2014

@arnehormann Thanks for the tip. You reminded me that we have a similar thing for our AUTHORS file, which I just updated.

Thanks everyone. Just a few people left.

@snoe
Copy link

snoe commented Jan 31, 2014

I have signed the CLA.

Case Nelson case.nelson@gmail.com

I've abandoned the teammating domain.

@nathany
Copy link
Contributor Author

nathany commented Jan 31, 2014

@jbowtie Do you mind sharing the email address you used to sign the CLA? Thanks.

@jbowtie
Copy link
Contributor

jbowtie commented Jan 31, 2014

It was either jbowtie@gmail.com or jbowtie@amathaine.com - not in a position to check right now.

Sent from Molto for iPad

From: Nathan Youngman
Sent: Friday, January 31, 2014 18:24 PM
To: howeyc/fsnotify
Cc: John C Barstow
Subject: Re: [fsnotify] Please sign the Go CLA (#85)

@jbowtie Do you mind sharing the email address you used to sign the CLA? Thanks.


Reply to this email directly or view it on GitHub.

@ChrisBuchholz
Copy link
Contributor

I will sign. I just have to get to work first. On my way, though!—
Sent from Mailbox for iPhone

On Fri, Jan 31, 2014 at 8:53 AM, John C Barstow notifications@github.com
wrote:

It was either jbowtie@gmail.com or jbowtie@amathaine.com - not in a position to check right now.
Sent from Molto for iPad
From: Nathan Youngman
Sent: Friday, January 31, 2014 18:24 PM
To: howeyc/fsnotify
Cc: John C Barstow
Subject: Re: [fsnotify] Please sign the Go CLA (#85)
@jbowtie Do you mind sharing the email address you used to sign the CLA? Thanks.

Reply to this email directly or view it on GitHub.

Reply to this email directly or view it on GitHub:
#85 (comment)

@vmirage
Copy link
Contributor

vmirage commented Jan 31, 2014

BTW, just realized my name is typed wrongly. It's Kelvin Foo

@ChrisBuchholz
Copy link
Contributor

I have now signed the CLA.

Den 31/01/2014 kl. 08.55 skrev Christoffer Buchholz christoffer.buchholz@gmail.com:

I will sign. I just have to get to work first. On my way, though!

Sent from Mailbox for iPhone

On Fri, Jan 31, 2014 at 8:53 AM, John C Barstow notifications@github.com wrote:

It was either jbowtie@gmail.com or jbowtie@amathaine.com - not in a position to check right now.

Sent from Molto for iPad

From: Nathan Youngman
Sent: Friday, January 31, 2014 18:24 PM
To: howeyc/fsnotify
Cc: John C Barstow
Subject: Re: [fsnotify] Please sign the Go CLA (#85)

@jbowtie Do you mind sharing the email address you used to sign the CLA? Thanks.


Reply to this email directly or view it on GitHub.


Reply to this email directly or view it on GitHub.

@nathany
Copy link
Contributor Author

nathany commented Jan 31, 2014

@jbowtie Thanks. Listing both is fine. Just trying to make it easy for @bradfitz to confirm all these CLA signatures. Even just your name may have been enough.
@vmirage Sorry about that.
@ChrisBuchholz Thanks.

@bronze1man Even though your change was small (running gofmt d78b306), I think it will be simpler if everyone who made a commit has signed the Go CLA. @debrando The same goes for your README change (e26bdc2), even if the README probably won't be copied across to os/fsnotify.

Thanks everyone!

@debrando
Copy link
Contributor

debrando commented Feb 2, 2014

...any hint on how quickly signing it? I'll like to contribute more in future, but burocratic issues really kills me. :/

@bradfitz
Copy link

bradfitz commented Feb 2, 2014

I've added those first 10 to the Go CONTRIBUTORS and AUTHORS files.

@debrando, I don't see your CLA submission in our records.

@nathany
Copy link
Contributor Author

nathany commented Feb 2, 2014

@debrando You can read and sign the CLA online. It should only take a few minutes. See the Copyright section at http://golang.org/doc/contribute.html.

Thanks @bradfitz.

Once this is done and https://codereview.appspot.com/58500043 can be applied to go.exp/fsnotify, I'd like to encourage everyone to report issues at https://code.google.com/p/go/issues/list?q=fsnotify and move all development there. #84

@nathany nathany closed this as completed Feb 2, 2014
@nathany nathany reopened this Feb 2, 2014
@bronze1man
Copy link
Contributor

I sign the CLA right now.
Sorry,I just forget to read my emails...

@bronze1man
Copy link
Contributor

Should I do some stuff ,or just say I sign CLA here?

@bradfitz
Copy link

bradfitz commented Feb 3, 2014

@bronze1man, thanks. I've processed it.

@debrando
Copy link
Contributor

debrando commented Feb 5, 2014

Ok, at last I got it! An explicit link to "http://code.google.com/legal/individual-cla-v1.0.html" could have helped silly busy people like me! :)

@nathany
Copy link
Contributor Author

nathany commented Feb 5, 2014

Thanks @debrando.

@bradfitz
Copy link

bradfitz commented Feb 5, 2014

I've submitted @debrando's CLA to the Go repo.

All done now, or do we have more?

@nathany
Copy link
Contributor Author

nathany commented Feb 5, 2014

That's everyone. Thanks @bradfitz.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests