Skip to content

Commit

Permalink
Write Internal-Sender-Identifier to bags
Browse files Browse the repository at this point in the history
  • Loading branch information
zoidy authored Apr 17, 2024
1 parent 5db2174 commit 2581dc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bagger/config/default.example.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ aptrust-info.Description = { tag_path = "description", strip_html = true }

bag-info.Contact-Name = "ReDATA Administrator"
bag-info.Contact-Email = "[email protected]"
bag-info.DOI = { tag_path = "doi" }
bag-info.Internal-Sender-Identifier = { tag_path = "doi" }
bag-info.License-Name = { tag_path = "license.name" }
bag-info.Published-Date = { tag_path = "published_date" }

0 comments on commit 2581dc2

Please sign in to comment.