Skip to content

Commit b097ab3

Browse files
committed
add new contact email
1 parent bc3e928 commit b097ab3

File tree

3 files changed

+24
-2
lines changed

3 files changed

+24
-2
lines changed

_config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,9 @@ license:
2121
# https://github.com/aterenin/minima-reboot/#adding-new-links-to-footer
2222
# Possible icon source: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main/sprite_icons
2323
footer_icons:
24+
- username: Team
25+
url: mailto:[email protected]
26+
icon: icon-email.svg
2427
- username: github.com/codecheckers
2528
url: https://github.com/codecheckers/
2629
icon: icon-github.svg

get-involved.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,23 @@ The badge should link directly to the CODECHECK report.
3535

3636
The badge graphic and all documentation on this website are available under open licenses, see [this README](https://github.com/codecheckers/website/blob/master/README.md).
3737

38-
The [CODECHECK team](/partners) would be glad to help you set up a process, if you have any questions.
38+
The [CODECHECK team](/partners) would be glad to help you set up a process, if you have any questions - see contacts information below.
3939
We would be happy to list your journal of conference on our website after we have gotten to know your implementation of a CODECHECK process and you have completed your first CODECHECK.
4040

4141
## As a developer or science communicator
4242

4343
CODECHECK is a community effort, and your help is welcome across all tasks that the team faces.
44-
If you want to write code to assisst codecheckers to conduct more effective reviews or to streamline the CODECHECK review processes, or if you want to help presenting and sharing CODECHECK's vision and educate others on code executability checks - then _please get in touch with the [CODECHECK team](/partners/#team) (see email links in footer)_.
44+
If you want to write code to assisst codecheckers to conduct more effective reviews or to streamline the CODECHECK review processes, or if you want to help presenting and sharing CODECHECK's vision and educate others on code executability checks - then _please get in touch with the [CODECHECK team](/partners/) (see contact details below)_.
45+
46+
## As a curious person or someone with a question - get in touch!
47+
48+
Contact the PIs and seniour codecheckers at [[email protected]](mailto:[email protected]).
49+
Personal emails for the PIs are in the page footer.
50+
51+
Contact us via social media:
52+
53+
- <https://fediscience.org/@codecheck>
54+
- <https://www.linkedin.com/company/codecheck/>
4555

4656
------
4757

partners.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ We partner with people and organisations to advance scholarly communication with
1212

1313
## Team
1414

15+
Contact the PIs and seniour codecheckers at [[email protected]](mailto:[email protected]).
16+
1517
### Stephen Eglen (co-PI)
1618

1719
<https://orcid.org/0000-0001-8607-8025> \| <https://sje30.github.io/>
@@ -66,6 +68,13 @@ _[Become a codechecker](/get-involved)!_
6668

6769
The following journals have [completed](/register) at least one CODECHECK as part of a peer review process and reference the CODECHECK certificate from the paper.
6870

71+
[![Lifecycle Journal logo]({{ 'img/lifecycle_logo.png' | relative_url }}){:width="200"}](https://lifecyclejournal.org/)
72+
73+
🗂️ [CODECHECKs for Lifecycle Journal](https://codecheck.org.uk/register/venues/journals/gigascience/)
74+
75+
CODECHECK is one of the [Evaluation Services](https://lifecyclejournal.org/evaluation-services/) of the journal for the initial period of 2025.
76+
Material for completed evaluations are collected in a GitHub project at <https://github.com/codecheckers/lifecycle-journal-codechecks>.
77+
6978
[![GigaScience logo]({{ 'img/gigascience_logo.svg' | relative_url }}){:width="200"}](https://academic.oup.com/gigascience) [![GigaByte logo]({{ 'img/gigabyte_logo.svg' | relative_url }}){:width="200"}](https://gigabytejournal.com/)
7079
<br />See blog articles at <http://gigasciencejournal.com/blog/codecheck-certificate/> and <http://gigasciencejournal.com/blog/frictionless-data-interactive-figures/>.
7180

0 commit comments

Comments
 (0)