<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi !</p>
    <p>I've been using a package (redis-plus-plus) that's broken with
      recent compilers. The problem has been fixed some time ago on the
      project's main repository, but the cppget package hasn't been
      updated since.<br>
    </p>
    <p>I'd like to do the deed myself, if possible. I've successfully
      updated the package from version 3.3 to 3.10.</p>
    <p>However, if I try to submit the package using
      <a class="moz-txt-link-freetext" href="https://www.cppget.org/?submit">https://www.cppget.org/?submit</a>, I get an error 401.<br>
    </p>
    <p>Similarly if I try to use `bdep publish`, I end up with the
      following message:</p>
    <p><span style="font-family:monospace"><span
          style="color:#000000;background-color:#ffffff;">error: project
          owner authentication failed
        </span><br>
         info: reference: b5ca39cbe4db<br>
      </span></p>
    <p>I was wondering: considering that I'm not the person who
      originally created the package, am I still allowed to update it ?
      And if not, how would I find out the identity of the person who
      did create the package, so that he may know that the package needs
      to be updated ? I'd gladly take over the maintenance for that
      package if needed, I just don't know how.</p>
    <p>I've uploaded the updated package to a git repository in the
      meantime:</p>
    <p><a class="moz-txt-link-freetext" href="https://github.com/crails-framework/redis-plus-plus">https://github.com/crails-framework/redis-plus-plus</a></p>
    <p>Thank you for your time !</p>
  </body>
</html>