aws-deadline / deadline-cloud-for-houdini

AWS Deadline Cloud for Houdini
Apache License 2.0
15 stars 12 forks source link

chore: update codeowners #199

Open moorec-aws opened 1 day ago

moorec-aws commented 1 day ago

delete text starting here Please ensure that you have read through the contributing guidelines before continuing. delete text ending here

Fixes:

What was the problem/requirement? (What/Why)

What was the solution? (How)

What is the impact of this change?

How was this change tested?

delete text starting here See DEVELOPMENT.md for information on running tests.

Was this change documented?

delete text starting here

Is this a breaking change?

delete text starting here A breaking change is one that modifies a public contract in some way or otherwise changes functionality of this application in a way that is not backwards compatible. Examples of changes that are breaking include:

  1. Adding a new required value to the init-data or run-data of the adaptor;
  2. Deleting or renaming a value in the init-data or run-data of the adaptor; and
  3. Otherwise modifying the interface of the adaptor such that a job submitted with an older version of the Houdini submitter plug-in will not work with a version of the adaptor that includes your modification.

If so, then please describe the changes that users of this package must make to update their scripts, or Python applications. Also, please ensure that the title of your commit follows our conventional commit guidelines in CONTRIBUTING.md for breaking changes. delete text ending here


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

sonarcloud[bot] commented 1 day ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud