-
Notifications
You must be signed in to change notification settings - Fork 274
Update CODEOWNERS #4120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update CODEOWNERS #4120
Conversation
Add two new code owners for goto-analyzer and goto-instrument @danpoe and @hannes-steffenhagen-diffblue. Also add @danpoe as an owner for src/analyses, and add @chrisr-diffblue as an owner for .travis.yml
CODEOWNERS
Outdated
@@ -62,5 +62,5 @@ | |||
/scripts/delete_failing_smt2_solver_tests | |||
/scripts/expected_doxygen_warnings.txt | |||
|
|||
/.travis.yml @diffblue/devops @thk123 @forejtv @peterschrammel | |||
/.travis.yml @diffblue/devops @thk123 @forejtv @peterschrammel @chrisr-diffblue | |||
/appveyor.yml @diffblue/devops @thk123 @forejtv @peterschrammel |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would you mind removing that appveyor.yml
line (possibly in a separate commit)?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure!
Also added code owners for the new goto-harness tool in a separate commit. |
We are not using Appveyor for Windows CI any more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✔️
Passed Diffblue compatibility checks (cbmc commit: 7c54057).
Build URL: https://travis-ci.com/diffblue/test-gen/builds/100123790
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✔️
Passed Diffblue compatibility checks (cbmc commit: b969f03).
Build URL: https://travis-ci.com/diffblue/test-gen/builds/100126150
Add two new code owners for goto-analyzer and goto-instrument @danpoe and
@hannes-steffenhagen-diffblue. Also add @danpoe as an owner for src/analyses,
and add @chrisr-diffblue as an owner for .travis.yml