R/governance.R
llrs_add_member.Rd
Add a contributor to the registry
llrs_add_member(name = NULL, role = "Collaborator", path = ".")
Character name of the contributor.
Either Collaborator or Publisher.
Path to the project.
NULL
if (FALSE) { # \dontrun{ llrs_use_governance() llrs_add_member(NULL) } # }