Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save douglascrp/841ed46e5bb12b28e6aa to your computer and use it in GitHub Desktop.
Save douglascrp/841ed46e5bb12b28e6aa to your computer and use it in GitHub Desktop.
var fran = people.getPerson("userName");
var siteGroup = groups.getGroup("site_siteName_SiteCollaborator");
siteGroup.addAuthority("userName");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment