#!/bin/sh
GET https://launchpad.net/~pabs/+participation | sed -n 's_.*"/~\([^"]*\).*_\1_p' | sort -u
