From 7faa18927de0268109c2a0a6f7faffaa1089a78c Mon Sep 17 00:00:00 2001 From: Franklin Date: Mon, 3 Feb 2020 12:04:09 -0800 Subject: [PATCH 1/5] REL: v1.2.2 --- mkdocs.yml | 2 +- src/99-appendices/01-contributors.md | 3 +++ src/CHANGES.md | 2 +- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index c51148dccb..83da2ef60a 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,4 +1,4 @@ -site_name: Brain Imaging Data Structure v1.3.0-dev +site_name: Brain Imaging Data Structure v1.2.2 theme: name: material custom_dir: theme_customizations/ diff --git a/src/99-appendices/01-contributors.md b/src/99-appendices/01-contributors.md index a75a82287b..bec83ebe76 100644 --- a/src/99-appendices/01-contributors.md +++ b/src/99-appendices/01-contributors.md @@ -82,6 +82,7 @@ your name is not listed, please add it. - Christopher J. Honey πŸ“– - Jean-Christophe Houde πŸ“– - International Neuroinformatics Coordinating Facility πŸ’΅πŸ“‹ +- Andrew Janke πŸ“–πŸ’» - Mainak Jas πŸ“–πŸ’» - David Keator πŸ“– - James Kent πŸ’¬πŸ’» @@ -93,6 +94,7 @@ your name is not listed, please add it. - Jonathan C. Lau πŸ“– - Laura and John Arnold Foundation πŸ’΅ - Christopher Lee-Messer πŸ“– +- Jon Haitz Legarreta πŸ’»πŸ“– - Xiangrui Li πŸ“–πŸ’» - Vladimir Litvak πŸ“– - Brian N. Lundstrom πŸ“– @@ -142,6 +144,7 @@ your name is not listed, please add it. - Nicole C. Swann πŸ“– - FranΓ§ois Tadel πŸ“–πŸ”ŒπŸ’‘ - Roberto Toro πŸ”§ +- SΓ©bastien Tourbier πŸ€”πŸ‘€πŸ“’ - William Triplett πŸ“– - Jessica A. Turner πŸ“– - Bradley Voytek πŸ“– diff --git a/src/CHANGES.md b/src/CHANGES.md index 7b0842c06b..0073375ed6 100644 --- a/src/CHANGES.md +++ b/src/CHANGES.md @@ -1,6 +1,6 @@ Changelog -## [Unreleased](https://github.com/bids-standard/bids-specification/tree/HEAD) +## [v1.2.2](https://bids-specification.readthedocs.io/en/v1.2.2/) (2020-02-03) - \[MISC] moved list of extension proposals to the main BIDS website [#389](https://github.com/bids-standard/bids-specification/pull/389) ([robertoostenveld](https://github.com/robertoostenveld)) - \[FIX] Typos and clarifications [#386](https://github.com/bids-standard/bids-specification/pull/386) ([apjanke](https://github.com/apjanke)) From 3ae1563c8dc089f2eee4eb6f4cbe6f5451c7b907 Mon Sep 17 00:00:00 2001 From: Franklin Feingold <35307458+franklin-feingold@users.noreply.github.com> Date: Thu, 6 Feb 2020 16:46:57 -0800 Subject: [PATCH 2/5] Update CHANGES.md --- src/CHANGES.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/CHANGES.md b/src/CHANGES.md index 0073375ed6..7e68957153 100644 --- a/src/CHANGES.md +++ b/src/CHANGES.md @@ -39,7 +39,7 @@ Changelog - \[ENH] Added discontinuous datatype for EEG and iEEG [#286](https://github.com/bids-standard/bids-specification/pull/286) ([wouterpotters](https://github.com/wouterpotters)) - \[FIX] Clarify paragraph about custom data types [#264](https://github.com/bids-standard/bids-specification/pull/264) ([effigies](https://github.com/effigies)) -## [v1.2.1](https://github.com/bids-standard/bids-specification/tree/v1.2.1) (2019-08-14) +## [v1.2.1](https://bids-specification.readthedocs.io/en/v1.2.1/) (2019-08-14) - Sync rel/1.2.1 to master [#302](https://github.com/bids-standard/bids-specification/pull/302) ([franklin-feingold](https://github.com/franklin-feingold)) - FIX: repair link in anatomical MRI table [#297](https://github.com/bids-standard/bids-specification/pull/297) ([sappelhoff](https://github.com/sappelhoff)) @@ -99,7 +99,7 @@ Changelog - \[FIX] Specify marker file names for KIT data (MEG) [#62](https://github.com/bids-standard/bids-specification/pull/62) ([monkeyman192](https://github.com/monkeyman192)) - \[FIX] Remove father-level for meg filetypes other than BTi/4D data [#19](https://github.com/bids-standard/bids-specification/pull/19) ([teonbrooks](https://github.com/teonbrooks)) -## [v1.2.0](https://github.com/bids-standard/bids-specification/tree/v1.2.0) (2019-03-04) +## [v1.2.0](https://bids-specification.readthedocs.io/en/v1.2.0/) (2019-03-04) - REL: v1.2.0 [#161](https://github.com/bids-standard/bids-specification/pull/161) ([chrisgorgo](https://github.com/chrisgorgo)) - \[MISC] Adding Dimitri Papadopoulos Orfanos to the list of contributors [#157](https://github.com/bids-standard/bids-specification/pull/157) ([DimitriPapadopoulos](https://github.com/DimitriPapadopoulos)) @@ -117,7 +117,7 @@ Changelog - Adding formal decision-making rules [#104](https://github.com/bids-standard/bids-specification/pull/104) ([chrisgorgo](https://github.com/chrisgorgo)) - \[MRG] number of small corrections to the specification [#98](https://github.com/bids-standard/bids-specification/pull/98) ([robertoostenveld](https://github.com/robertoostenveld)) -## [v1.1.2](https://github.com/bids-standard/bids-specification/tree/v1.1.2) (2019-01-10) +## [v1.1.2](https://bids-specification.readthedocs.io/en/v1.1.2/) (2019-01-10) - REL: v.1.1.2 [#121](https://github.com/bids-standard/bids-specification/pull/121) ([chrisgorgo](https://github.com/chrisgorgo)) - Update 01-contributors.md [#120](https://github.com/bids-standard/bids-specification/pull/120) ([oesteban](https://github.com/oesteban)) From f61990b62c77c8116d3a40b0289ca3ef18593d42 Mon Sep 17 00:00:00 2001 From: Franklin Feingold <35307458+franklin-feingold@users.noreply.github.com> Date: Mon, 10 Feb 2020 10:53:56 -0800 Subject: [PATCH 3/5] cleaned up rel from changelog --- src/CHANGES.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/CHANGES.md b/src/CHANGES.md index 7e68957153..8358168739 100644 --- a/src/CHANGES.md +++ b/src/CHANGES.md @@ -34,18 +34,15 @@ Changelog - \[FIX] Revise template-generated coordinate systems [#307](https://github.com/bids-standard/bids-specification/pull/307) ([oesteban](https://github.com/oesteban)) - \[FIX] Normalization of template-generated standard spaces [#306](https://github.com/bids-standard/bids-specification/pull/306) ([oesteban](https://github.com/oesteban)) - \[ENH] Release protocol notes [#304](https://github.com/bids-standard/bids-specification/pull/304) ([franklin-feingold](https://github.com/franklin-feingold)) -- REL: 1.3.0-dev [#303](https://github.com/bids-standard/bids-specification/pull/303) ([franklin-feingold](https://github.com/franklin-feingold)) - \[INFRA] Adding contributor appendix sentence to PR template [#299](https://github.com/bids-standard/bids-specification/pull/299) ([franklin-feingold](https://github.com/franklin-feingold)) - \[ENH] Added discontinuous datatype for EEG and iEEG [#286](https://github.com/bids-standard/bids-specification/pull/286) ([wouterpotters](https://github.com/wouterpotters)) - \[FIX] Clarify paragraph about custom data types [#264](https://github.com/bids-standard/bids-specification/pull/264) ([effigies](https://github.com/effigies)) ## [v1.2.1](https://bids-specification.readthedocs.io/en/v1.2.1/) (2019-08-14) -- Sync rel/1.2.1 to master [#302](https://github.com/bids-standard/bids-specification/pull/302) ([franklin-feingold](https://github.com/franklin-feingold)) - FIX: repair link in anatomical MRI table [#297](https://github.com/bids-standard/bids-specification/pull/297) ([sappelhoff](https://github.com/sappelhoff)) - \[ENH] Clarify requirements in Release Protocol [#294](https://github.com/bids-standard/bids-specification/pull/294) ([franklin-feingold](https://github.com/franklin-feingold)) - \[INFRA+FIX] Use linkchecker (from a dedicated docker image) to check all URLs [#293](https://github.com/bids-standard/bids-specification/pull/293) ([yarikoptic](https://github.com/yarikoptic)) -- REL: v1.2.1 [#291](https://github.com/bids-standard/bids-specification/pull/291) ([franklin-feingold](https://github.com/franklin-feingold)) - \[ENH] Adding Contributors and updating contributions [#284](https://github.com/bids-standard/bids-specification/pull/284) ([franklin-feingold](https://github.com/franklin-feingold)) - \[MISC] update Code of Conduct contact [#281](https://github.com/bids-standard/bids-specification/pull/281) ([franklin-feingold](https://github.com/franklin-feingold)) - \[ENH] Update contributing guide and README to make discussion forums easy to find [#279](https://github.com/bids-standard/bids-specification/pull/279) ([emdupre](https://github.com/emdupre)) @@ -66,7 +63,6 @@ Changelog - \[MISC] Document BEPs that are not active anymore, but have not been merged [#240](https://github.com/bids-standard/bids-specification/pull/240) ([sappelhoff](https://github.com/sappelhoff)) - \[FIX] remove ManufacturersAmplifierModelName (again) [#236](https://github.com/bids-standard/bids-specification/pull/236) ([robertoostenveld](https://github.com/robertoostenveld)) - \[INFRA] Update release protocol [#235](https://github.com/bids-standard/bids-specification/pull/235) ([effigies](https://github.com/effigies)) -- REL: 1.3.0-dev [#234](https://github.com/bids-standard/bids-specification/pull/234) ([effigies](https://github.com/effigies)) - \[INFRA] Enable version panel for quickly finding previous versions [#232](https://github.com/bids-standard/bids-specification/pull/232) ([effigies](https://github.com/effigies)) - \[FIX] use \\<label> for \_desc- - not some \\<value> + clarify \\<value> [#224](https://github.com/bids-standard/bids-specification/pull/224) ([yarikoptic](https://github.com/yarikoptic)) - \[FIX] Clarify Appendix II: The list of licenses only lists examples [#222](https://github.com/bids-standard/bids-specification/pull/222) ([sappelhoff](https://github.com/sappelhoff)) @@ -101,7 +97,6 @@ Changelog ## [v1.2.0](https://bids-specification.readthedocs.io/en/v1.2.0/) (2019-03-04) -- REL: v1.2.0 [#161](https://github.com/bids-standard/bids-specification/pull/161) ([chrisgorgo](https://github.com/chrisgorgo)) - \[MISC] Adding Dimitri Papadopoulos Orfanos to the list of contributors [#157](https://github.com/bids-standard/bids-specification/pull/157) ([DimitriPapadopoulos](https://github.com/DimitriPapadopoulos)) - RF: use "specification" not "protocol" to refer to BIDS [#156](https://github.com/bids-standard/bids-specification/pull/156) ([yarikoptic](https://github.com/yarikoptic)) - Fix example misalignment [#155](https://github.com/bids-standard/bids-specification/pull/155) ([DimitriPapadopoulos](https://github.com/DimitriPapadopoulos)) @@ -119,7 +114,6 @@ Changelog ## [v1.1.2](https://bids-specification.readthedocs.io/en/v1.1.2/) (2019-01-10) -- REL: v.1.1.2 [#121](https://github.com/bids-standard/bids-specification/pull/121) ([chrisgorgo](https://github.com/chrisgorgo)) - Update 01-contributors.md [#120](https://github.com/bids-standard/bids-specification/pull/120) ([oesteban](https://github.com/oesteban)) - Global fields in data dictionaries [#117](https://github.com/bids-standard/bids-specification/pull/117) ([chrisgorgo](https://github.com/chrisgorgo)) - Propose BEP026 MER [#116](https://github.com/bids-standard/bids-specification/pull/116) ([greydongilmore](https://github.com/greydongilmore)) From 297ba71adc1631489c9bb9e0706faa5104ed6a84 Mon Sep 17 00:00:00 2001 From: Franklin Feingold <35307458+franklin-feingold@users.noreply.github.com> Date: Wed, 12 Feb 2020 09:55:56 -0800 Subject: [PATCH 4/5] add Cyril emoji --- src/99-appendices/01-contributors.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/99-appendices/01-contributors.md b/src/99-appendices/01-contributors.md index bec83ebe76..150b3caf68 100644 --- a/src/99-appendices/01-contributors.md +++ b/src/99-appendices/01-contributors.md @@ -120,7 +120,7 @@ your name is not listed, please add it. - Patrick Park πŸ“–πŸ’‘πŸ’¬ - Dianne Patterson πŸ“– - John Pellman πŸ“– -- Cyril Pernet πŸ’¬πŸ“–πŸ’‘πŸ“‹ +- Cyril Pernet πŸ’¬πŸ“πŸ“–πŸŽ¨πŸ’‘πŸ“‹πŸ€”πŸ“’ - Franco Pestilli πŸ“–πŸ’»πŸŽ¨πŸ’‘πŸ€”πŸ‘€πŸ”§ - Natalia Petridou πŸ“– - Dmitry Petrov πŸ“–πŸ’» From 7548bee9865c34b4b09ce57848814372e32b1e8f Mon Sep 17 00:00:00 2001 From: Franklin Feingold <35307458+franklin-feingold@users.noreply.github.com> Date: Wed, 12 Feb 2020 09:58:30 -0800 Subject: [PATCH 5/5] change date of release --- src/CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CHANGES.md b/src/CHANGES.md index 8358168739..eafada1985 100644 --- a/src/CHANGES.md +++ b/src/CHANGES.md @@ -1,6 +1,6 @@ Changelog -## [v1.2.2](https://bids-specification.readthedocs.io/en/v1.2.2/) (2020-02-03) +## [v1.2.2](https://bids-specification.readthedocs.io/en/v1.2.2/) (2020-02-12) - \[MISC] moved list of extension proposals to the main BIDS website [#389](https://github.com/bids-standard/bids-specification/pull/389) ([robertoostenveld](https://github.com/robertoostenveld)) - \[FIX] Typos and clarifications [#386](https://github.com/bids-standard/bids-specification/pull/386) ([apjanke](https://github.com/apjanke))