Skip to content

Commit 4feec74

Browse files
author
Peter Amstutz
authored
Merge pull request #63 from common-workflow-language/v1.1-release
Not a release candidate any more.
2 parents b38414e + 1b7c714 commit 4feec74

File tree

3 files changed

+15
-5
lines changed

3 files changed

+15
-5
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
Hello!
22

3-
This repo represent the current working proposal for v1.1 of the Common Workflow Language standard.
4-
5-
Proposed changes that aren't yet implemented are tracked at https://github.com/common-workflow-language/common-workflow-language/milestone/6
3+
This repo holds the released v1.1 of the Common Workflow Language standard and the history of its development.
64

75
You can render this using https://github.com/common-workflow-language/cwl-website/blob/master/website.sh
86

9-
The current rendering is at https://www.commonwl.org/v1.1/
7+
You may browse the spec online at https://www.commonwl.org/v1.1/

contrib.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,21 @@ Contributors:
88

99
* Brad Chapman <[email protected]>, Harvard Chan School of Public Health
1010
* John Chilton <[email protected]>, Galaxy Project, Pennsylvania State University
11+
* Bogdan Gavrilovic <[email protected]>, Seven Bridges Genomics
12+
* Kaushik Ghose, Seven Bridges Genomics, Inc; https://orcid.org/0000-0003-2933-1260
1113
* Dan Leehr <[email protected]>, Duke University
1214
* Hervé Ménager <[email protected]>, Institut Pasteur
1315
* Maya Nedeljkovich <[email protected]>, Seven Bridges Genomics
1416
* Matt Scales <[email protected]>, Institute of Cancer Research, London
1517
* Stian Soiland-Reyes <[email protected]>, University of Manchester
1618
* Luka Stojanovic <[email protected]>, Seven Bridges Genomics
19+
20+
This specification was [approved on 6 June 2019](https://github.com/common-workflow-language/common-workflow-language/issues/861) by the CWL leadership team consisting of:
21+
22+
* Peter Amstutz, Curoverse Inc. / Arvados; https://orcid.org/0000-0003-3566-7705
23+
* John Chilton, Pennsylvania State University / Galaxy Project; https://orcid.org/0000-0002-6794-0756
24+
* Michael R. Crusoe, CWL Project Lead; https://orcid.org/0000-0002-2961-9670
25+
* Brandi Davis Dusenbery, Seven Bridges Genomics, Inc.; https://orcid.org/0000-0001-7811-8613
26+
* Jeff Gentry, Broad Institute; https://orcid.org/0000-0001-5351-8442
27+
* Hervé Ménager, Institut Pasteur; https://orcid.org/0000-0002-7552-1009
28+
* Stian Soiland-Reyes, University of Manchester; https://orcid.org/0000-0001-9842-9718

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Common Workflow Language Specifications, v1.1 "release candidate 1"
1+
# Common Workflow Language Specifications, v1.1
22

33
The CWL specifications are divided up into several documents.
44

0 commit comments

Comments
 (0)