updating link to code of conduct in org repository#57
Conversation
mikebrow
left a comment
There was a problem hiding this comment.
See comments one nit and I think a broken link.
| [meeting.ics]: https://github.com/opencontainers/runtime-spec/blob/master/meeting.ics | ||
| [minutes]: http://ircbot.wl.linuxfoundation.org/meetings/opencontainers/ | ||
| [rfc5545]: https://tools.ietf.org/html/rfc5545 | ||
| [security]: https://github.com/opencontainers/org/blob/master/security |
There was a problem hiding this comment.
/s/security/security.md#reporting-security-issues/
There was a problem hiding this comment.
We just decided on the call to rename the code-of-conduct / change its location, so I think we should wait for opencontainers/.github#6 to be approved / merged and then I can update all links here.
| request on GitHub. Instead, disclose the issue responsibly by sending an email | ||
| to security@opencontainers.org (which is inhabited only by the maintainers of | ||
| the various OCI projects). | ||
| If you wish to report a security issue, please see the protocol under [security][security]. |
There was a problem hiding this comment.
nit...
/s/see the protocol under [security]/follow the [OCI org security issue reporting procedure]/
| You can add the sign off when creating the git commit via `git commit -s`. | ||
|
|
||
| [code-of-conduct]: https://github.com/opencontainers/tob/blob/d2f9d68c1332870e40693fe077d311e0742bc73d/code-of-conduct.md | ||
| [code-of-conduct]: https://github.com/opencontainers/org/blob/master/.github/CODE_OF_CONDUCT.md |
There was a problem hiding this comment.
This is now at the root https://github.com/opencontainers/org/blob/master/CODE_OF_CONDUCT.md
There was a problem hiding this comment.
Just fixed, per our discussion in the OCI call!
Signed-off-by: Vanessa Sochat <vsochat@stanford.edu>

Signed-off-by: Vanessa Sochat vsochat@stanford.edu
This is the 2/3 pull request to update the link to the code of conduct, moving from tob to the .github folder of org. This repo (unlike runtime-spec) has the link also in the contributing.md.