mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-13 12:59:36 +00:00
docs: fix static check errors
Somehow we are not running static checks for a long time. And that ended up with a lot for errors. * Ensure debug options are valid is dropped * fix snap links * drop extra CONTRIBUTING.md * reference kata-pkgsync * move CODEOWNERS to proper place * remove extra CODE_OF_CONDUCT.md. * fix spell checker error on Developer-Guide.md Signed-off-by: Peng Tao <bergwolf@hyper.sh>
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
# Contributing
|
||||
|
||||
## This repo is part of [Kata Containers](https://katacontainers.io)
|
||||
|
||||
For details on how to contribute to the Kata Containers project, please see the main [contributing document](https://github.com/kata-containers/community/blob/master/CONTRIBUTING.md).
|
@@ -51,5 +51,5 @@ This will:
|
||||
# Submitting changes
|
||||
|
||||
For details on the format and how to submit changes, refer to the
|
||||
[Contributing](../../CONTRIBUTING.md) document.
|
||||
[Contributing](../../../../CONTRIBUTING.md) document.
|
||||
|
||||
|
@@ -1,4 +1,4 @@
|
||||
// Copyright 2017 HyperHQ Inc.
|
||||
// Copyright (c) 2017 HyperHQ Inc.
|
||||
//
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
//
|
||||
|
Reference in New Issue
Block a user