<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hello all,</p>
    <p>I have a couple of revisions to the clang-c API (the C interface
      in libclang) and to the Python wrapper of it (cindex). But I have
      not been able to find a maintainer who could review these changes.</p>
    <p>Are there current maintainers for these components?</p>
    <p>If there is not, I may be willing to take on at least the Python
      component given that I have found it very useful and expect to
      continue using it. Would this be useful to the community? (I don't
      yet have commit access or anything, so I know it would be a
      process.)<br>
    </p>
    <p>-Arthur<br>
    </p>
    <p>PS: The existing revisions which need review are: <a
        href="https://reviews.llvm.org/D70358" class="phui-handle">D70358:
        Add Cursor.get_reference_name_range to clang python binding</a>
      <a class="moz-txt-link-freetext" href="https://reviews.llvm.org/D10833">https://reviews.llvm.org/D10833</a> , and <a
        href="https://reviews.llvm.org/D10833" class="phui-handle">D10833:
        Retrieve BinaryOperator::getOpcode and
        BinaryOperator::getOpcodeStr via libclang and its python
        interface</a> <a class="moz-txt-link-freetext" href="https://reviews.llvm.org/D70358">https://reviews.llvm.org/D70358</a> (which I
      commandeered and updated). I also have several other changes
      locally that I would like to push once I get a hang for the
      process. The are all extensions and bug fixes for clang-c and
      cindex.<br>
    </p>
  </body>
</html>