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

Adding CCDL contributors #118

Merged
merged 4 commits into from
Sep 8, 2020

Conversation

jaclyn-taroni
Copy link
Member

Purpose

Addresses #110. We're using a broad definition of Investigation and a narrow definition of Software per #110 (comment) in these changes. I've filed #116 and #117 so we can continue the discussion about those roles, specifically.

Directions for reviewers. Tell potential reviewers what kind of feedback you are soliciting.

Which areas should receive a particularly close look?

@jashapiro @cansavvy and @cbethell can you carefully review your contact information please?

Is there anything that you want to discuss further?

#116 and #117 are better spots for the remaining discussion points I had, as they will impact entries other than what is being added here.

Is the pull request ready for review?

Yes.

Spellcheck Step

The dictionary used for spellchecking can be updated.
Edit the file in build/assets/custom-dictionary.txt by adding new entries to the end.
You do not need to change anything else.
However, if you want to update the first line to have an accurate count of words and you want to remove non-unique ones, run the following command from within build/assets on your favorite OS X or Linux machine:

(( len = $(awk '!a[$0]++' < custom-dictionary.txt | wc -l ) - 1 )); tmpfile="$(mktemp)"; echo "personal_ws-1.1 en $len utf-8" > $tmpfile; tail -n +2 custom-dictionary.txt | awk '!a[$0]++' >> $tmpfile; mv $tmpfile custom-dictionary.txt

@AppVeyorBot
Copy link

AppVeyor build 1.0.92 for commit 3a55ac8 is now complete.

Found 1 potential spelling error(s). Preview:content/06.administrative.md:13:CSG's...
The rendered manuscript from this build is temporarily available for download at:

@jashapiro
Copy link
Member

My record looks good. My only question is whether we should all list ALSF as a funder? Right now only @jaclyn-taroni has it listed, but it would seem that it should apply to all or none of the CCDL folks? Or was @jaclyn-taroni funded for this project before she joined CCDL full time?

@jaclyn-taroni
Copy link
Member Author

@jashapiro - thank you, I forgot to bring that up. @cgreene is funded via an ALSF grant, ALSF employees are funded by ALSF but not through a grant. I agree that for ALSF employees it is all or nothing, I just forgot.

@cgreene
Copy link
Collaborator

cgreene commented Sep 8, 2020

I think it's probably worth having all list it. Especially since I have to list the COI.

@jaclyn-taroni
Copy link
Member Author

Added ALSF as a funder for all the ALSF employees in dc47c8a

@AppVeyorBot
Copy link

AppVeyor build 1.0.93 for commit dc47c8a is now complete.

Found 1 potential spelling error(s). Preview:content/06.administrative.md:13:CSG's...
The rendered manuscript from this build is temporarily available for download at:

@AppVeyorBot
Copy link

AppVeyor build 1.0.94 for commit 5cd6104 failed.

@AppVeyorBot
Copy link

AppVeyor build 1.0.95 for commit 8528510 is now complete.

Found 0 potential spelling error(s). Preview:...
The rendered manuscript from this build is temporarily available for download at:

@cbethell
Copy link
Contributor

cbethell commented Sep 8, 2020

My record/contact information looks good in this PR 👍 .

@cansavvy
Copy link
Collaborator

cansavvy commented Sep 8, 2020

Looks good to me!

Copy link
Member

@jashapiro jashapiro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit:

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

Successfully merging this pull request may close these issues.

6 participants