On Sun, Apr 9, 2017 at 9:30 PM, sebb <[email protected]> wrote: > >>> I’m not opposed in theory, but grafting a JSON or YAML parser onto the >>> existing ap-adduser code is out of scope right now, and more than likely >>> not worth the effort. If we want to go down that road, it would make more >>> sense to rewrite the acreq process from the ground up. >>> > > What languages are used?
Python. Here's the relevant sources: https://svn.apache.org/repos/infra/infrastructure/trunk/tools/new-account-reqs.py https://svn.apache.org/repos/infra/infrastructure/trunk/tools/updateiclas.py The relevant regexs are at the top. - Sam Ruby
