diff options
author | Valentin Rothberg <rothberg@redhat.com> | 2019-09-16 15:46:35 +0200 |
---|---|---|
committer | Valentin Rothberg <rothberg@redhat.com> | 2019-09-25 13:49:18 +0200 |
commit | d038e6a5ff19e037e87d4ea470bf0206350c6f08 (patch) | |
tree | 4fd4adf43c3b9e24ffeb20334acee0cf4f19e71f /CONTRIBUTING.md | |
parent | 240095e24bedbb2443926f6777bca4cb63c2ab53 (diff) | |
download | podman-d038e6a5ff19e037e87d4ea470bf0206350c6f08.tar.gz podman-d038e6a5ff19e037e87d4ea470bf0206350c6f08.tar.bz2 podman-d038e6a5ff19e037e87d4ea470bf0206350c6f08.zip |
drop OWNERS link for CONTRIBUTING.md
It was pointing to K8s docs and didn't really fit into the
communications context.
Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r-- | CONTRIBUTING.md | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 07b2b3584..be13b6de3 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -347,9 +347,6 @@ tracking system. There is also a [mailing list](https://lists.podman.io/archives/) at `lists.podman.io`. You can subscribe by sending a message to `podman@lists.podman.io` with the subject `subscribe`. -[owners]: https://github.com/kubernetes/community/blob/master/contributors/guide/owners.md#owners - - ### Bot Interactions The primary human-interface is through comments in pull-requests. Some of these are outlined |