Skip to content

Commit

Permalink
added .zenodo.json to test doi
Browse files Browse the repository at this point in the history
  • Loading branch information
fcarvalhopacheco committed Apr 16, 2022
1 parent 04bd045 commit 8578e0f
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions .zenodo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"title": "HOW2 - Repository",
"description": "A Repository to guide me and you through some Linux Python, Ethial hacking, Software Development and more",
"creators": [
{
"name": "Carvalho Pacheco, Fernando",
"affiliation": " University of Hawaiʻi at Mānoa - UH Manoa",
"orcid": "0000-0002-0376-5338"
}
],
"contributors": [
{
"type": "ContactPerson",
"name": "Carvalho Pacheco, Fernando",
"affiliation": " University of Hawaiʻi at Mānoa - UH Manoa",
"orcid": "0000-0002-0376-5338"
},
{
"type": "Researcher",
"name": "Carvalho Pacheco, Fernando",
"affiliation": " University of Hawaiʻi at Mānoa - UH Manoa",
"orcid": "0000-0002-0376-5338"
},
{
"type": "Supervisor",
"name": "Carvalho Pacheco, Fernando",
"affiliation": " University of Hawaiʻi at Mānoa - UH Manoa",
"orcid": "0000-0002-0376-5338"
}
]
}

0 comments on commit 8578e0f

Please sign in to comment.