diff --git a/metadata_review_workflow.py b/metadata_review_workflow.py index a015dec..409e91c 100644 --- a/metadata_review_workflow.py +++ b/metadata_review_workflow.py @@ -27,7 +27,7 @@ except Warning as ex: submit_review = True if submit_review: - metadata_review_lib.second_submit_metadata_review(output_filename_path) + metadata_review_lib.second_submit_metadata_review(output_filename_path,initials='NG') output_yml_filename_path_tail, filename = os.path.split(output_yml_filename_path) if os.path.exists(os.path.join(os.path.join(os.path.abspath(os.curdir),"review"),filename)): diff --git a/review/unified_file_smog_chamber_2024-03-27_UTC-OFST_+0100_NG-review_status.txt b/review/unified_file_smog_chamber_2024-03-27_UTC-OFST_+0100_NG-review_status.txt index 0c0875b..7d24853 100644 --- a/review/unified_file_smog_chamber_2024-03-27_UTC-OFST_+0100_NG-review_status.txt +++ b/review/unified_file_smog_chamber_2024-03-27_UTC-OFST_+0100_NG-review_status.txt @@ -1,2 +1 @@ -under review -submitted \ No newline at end of file +under review \ No newline at end of file