Adds a boolean is_admin column (default false) and has the registration changeset auto-set it to true when the email matches graham@mcintire.me (case-insensitive). The migration also backfills the flag for an existing row with that email.