Enable storage scope
This commit extends 'store' with an optional scope to combine
contributors from multiple 'playgrounds' into single lists, ie. agree to
a CLA once, commit to multiple projects.
This is achieved by storing without individual project ids.
This fixes #43 (closed) and #37 (closed).