Skip to content

Commit

Permalink
Adding personal information
Browse files Browse the repository at this point in the history
Adding contributor information (francoscarafia)
  • Loading branch information
francoscarafia committed May 3, 2024
1 parent 88b3345 commit da1ff41
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,12 @@ Authors@R:
family = "Lloyd",
role = "ctb",
email = "[email protected]",
comment = c(ORCID = "0000-0002-9385-1634")))
comment = c(ORCID = "0000-0002-9385-1634")),
person(given = "Franco",
family = "Scarafia",
role = "ctb",
email = "[email protected]",
comment = c(ORCID = "0009-0005-9822-169X")))
Description: Provides function to create, read, write, and work with
'iCalander' files (which typically have '.ics' or '.ical' extensions),
and the scheduling data, calendars and timelines of people,
Expand Down

0 comments on commit da1ff41

Please sign in to comment.