Problem/Motivation

Current composr.json contains unrelated information and needs to be updated

    "authors": [
        {
            "name": "Your name here",
            "homepage": "https://www.drupal.org/u/your_name_here",
            "role": "Maintainer"
        },
        {
            "name": "Contributors",
            "homepage": "https://www.drupal.org/node/NID/committers",
            "role": "Contributors"
        }
    ],

Proposed resolution

Update composer.json file.

Issue fork videojs-3420196

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

paulrad created an issue. See original summary.

chetan 11 made their first commit to this issue’s fork.

chetan 11’s picture

Assigned: paulrad » Unassigned
Status: Active » Needs review

Please check the above MR.

paulrad’s picture

Fixed minor issues with core required versions, maintainers names, etc.

@chetan 11, consider not to change the assignee of tasks by yourself.

_shy’s picture

Found some coding standard issue which is not related to the current changes, so you can work with separate issue to fix that - #3465382: Fix coding standards

_chetan 11, note for the future, please, create PR's according to the drupal.org documentation, because PR title is not correct, missing task ID and link to the issue.

Merged to the 3.x-dev.
Thanks.

_shy’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.