• 
      

    Use lowercase "backbone" instead of "Backbone" for imports.

    Review Request #13219 — Created Aug. 15, 2023 and submitted

    Information

    Djblets
    release-4.x

    Reviewers

    This standardizes using "backbone" instead of "Backbone" for imports,
    ensuring we always use the lowercase version and matching the package
    name.

    The global mapping for "Djblets" has also been changed to "djblets" to
    stay consistent. This isn't currently used in any imports in the
    codebase, but Review Board references it as lowercase.

    Successfully built the Djblets package and Review Board packages
    without problems. Verified that there weren't any issues with
    Backbone imports and nothing was bundled unnecessarily.

    Summary ID
    Use lowercase "backbone" instead of "Backbone" for imports.
    This standardizes using "backbone" instead of "Backbone" for imports, ensuring we always use the lowercase version and matching the package name. The global mapping for "Djblets" has also been changed to "djblets" to stay consistent. This isn't currently used in any imports in the codebase, but Review Board references it as lowercase.
    88555f299e8940f8273da4d7b1435d9beb642f14
    maubin
    1. Ship It!
    2. 
        
    david
    1. Ship It!
    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-4.x (1e2bfb7)