From d3d334f9515d39684d9b0e18a4071f122498a607 Mon Sep 17 00:00:00 2001 From: Ali Khan Date: Fri, 13 Dec 2024 14:45:58 -0500 Subject: [PATCH] Update pipeline_description.json --- hippunfold/pipeline_description.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/hippunfold/pipeline_description.json b/hippunfold/pipeline_description.json index 63b53864..706e9b97 100644 --- a/hippunfold/pipeline_description.json +++ b/hippunfold/pipeline_description.json @@ -3,12 +3,12 @@ "BIDSVersion": "1.8.0", "DatasetType": "derivative", "GeneratedBy": [ - { - "Name": "hippunfold", - "Version": "1.5.2-pre.2", - "CodeURL": "https://github.com/khanlab/hippunfold", - "Author": "Jordan DeKraker & Ali Khan", - "AuthorEmail": "ali.khan@uwo.ca" + { + "Name": "hippunfold", + "Version": "1.5.2-pre.2", + "CodeURL": "https://github.com/khanlab/hippunfold", + "Author": "Jordan DeKraker & Ali Khan", + "AuthorEmail": "ali.khan@uwo.ca" } ] }