Skip to content

Instantly share code, notes, and snippets.

View sinasojoodi's full-sized avatar
🏠
Working from home

Sina Sojoodi (He/Him) sinasojoodi

🏠
Working from home
  • Amazon Web Services
  • San Diego
  • 14:39 (UTC -07:00)
  • X @sinasojoodi
View GitHub Profile

Keybase proof

I hereby claim:

  • I am xtreme-sina on github.
  • I am ssojoodi (https://keybase.io/ssojoodi) on keybase.
  • I have a public key ASAVbjyzcEOnTNegumFsaU7zNYJfcnWdf4taqfA3XGR_sAo

To claim this, I am signing this object:

#!/usr/bin/env ruby
# This script uses Pivotal Tracker's API to generate a list of unique members
# from all of your projects; it then iterates over each project, adding any of
# those members who are missing. That way, everyone has access to everything.
#
# It only acts on projects belonging to accounts called ACCOUNT_NAME below.
#
# By default, the script doesn't proceed with the modifications, so you can
# double-check the pending changes. Run it again with --no-dry-run to proceed.