<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi All</p>
    <p>I help out in the approval process of QGIS plugins. There are
      various issues that are listed  <a moz-do-not-send="true"
        href="https://github.com/qgis/QGIS-Django/issues"
        class="moz-txt-link-freetext">https://github.com/qgis/QGIS-Django/issues</a>
      to streamline the approval process of plugins.</p>
    <p>Over the years there has been a steady increase in plugins that
      are not <a href="https://plugins.qgis.org/plugins/unapproved/">approved</a>.
      This is due to a number of reasons:</p>
    <p>* Duplication of functionality. Plugin functionality already
      exists in QGIS.</p>
    <p>* Plugin authors not willing to address issues raised during the
      approval process.</p>
    <p>* Plugins containing binaries (Not really sure about the policy
      here).</p>
    <p>* Plugins which are a fork of an existing plugin and then they
      get renamed to something else without permission from the original
      author or the author is no longer interested i.e <a
        moz-do-not-send="true"
        href="https://plugins.qgis.org/plugins/active_fire2/"
        class="moz-txt-link-freetext">https://plugins.qgis.org/plugins/active_fire2/</a>.</p>
    <p>* Old plugins that still use the old architecture i.e Python2.</p>
    <p>Could we either implement the following changes to
      maintain/cleanup the plugin repository.</p>
    <p>* Old plugins that were never approved because the author did not
      care to resolve issues flagged be deleted from the repository i.e
      <a moz-do-not-send="true"
        href="https://plugins.qgis.org/plugins/ban_adresse_locator/"
        class="moz-txt-link-freetext">https://plugins.qgis.org/plugins/ban_adresse_locator/</a></p>
    <p>* Plugins that have vague names and offer functionality that is
      ambiguious i.e <a moz-do-not-send="true"
        href="https://plugins.qgis.org/plugins/upload/"
        class="moz-txt-link-freetext">https://plugins.qgis.org/plugins/upload/</a>
      be deleted.<br>
    </p>
    <p>* We could automate the deletion of plugins where feedback has
      been received but the author hasn't done any corrective measure
      maybe after a month or couple of months. </p>
    <p>* Automatically flag the plugins which are not approved to
      Deprecated after some time. <br>
      <br>
      I think the above and other recommendations will encourage people
      to use the plugin repository properly as currently it feels like a
      dumping ground.<br>
    </p>
    <p><br>
    </p>
    <p>On a side note: What is the policy for plugin names. I know it is
      up to the author to give his plugin a suitable name but something
      like <a moz-do-not-send="true"
href="https://plugins.qgis.org/plugins/transfer_layerfilegdb_to_geopackage/#plugin-versions"
        class="moz-txt-link-freetext">https://plugins.qgis.org/plugins/transfer_layerfilegdb_to_geopackage/#plugin-versions</a>
      looks like a description rather than a name.</p>
    <p>Regards</p>
    <p>Adire<br>
    </p>
    <div class="moz-signature">-- <br>
      <meta charset="UTF-8">
      <meta name="viewport"
        content="width=device-width, initial-scale=1.0">
      <title>Email Signature</title>
      <style>
        /* Define styles for the email signature */
        .signature {
            font-family: 'Arial Black', Gadget, sans-serif;
            font-size: 16px;
            color: #333;
            max-width: 500px;
            margin: 0 auto;
            text-align: center;
        }

        .signature h1 {
            font-size: 24px;
            margin-bottom: 5px;
            color: #007bff;
        }

        .signature p {
            margin: 5px 0;
            text-align: center;
        }

        .signature a {
            color: #007bff;
            text-decoration: none;
        }

        .social-media {
            list-style: none;
            padding: 0;
            margin-top: 10px;
        }

        .social-media li {
            display: inline-block;
            margin-right: 10px;
        }
    </style>
      <div class="signature">
        <h1>Admire Nyakudya</h1>
        <p>GIS Engineer</p>
        <p>Work: <a href="https://www.sandtech.com/">Sand Technologies</a></p>
        <p>Location: <a href="https://w3w.co/amused.thunder.wins">Home
            Address</a></p>
        <p>Phone: <a href="tel:+27670389982">+27 (63) 067-038--9982</a></p>
        <p>Email: <a href="mailto:addloe@gmail.com"
            class="moz-txt-link-freetext">addloe@gmail.com</a></p>
        <p>Social Media:</p>
        <ul class="social-media">
          <li><a href="https://www.linkedin.com/in/mazano-gis-geek">LinkedIn</a></li>
          <li><a href="https://github.com/NyakudyaA">GitHub</a></li>
          <!-- Add more social media links as needed -->
        </ul>
      </div>
    </div>
  </body>
</html>