From 44520e08324e1d1004da21fe80558641846cda57 Mon Sep 17 00:00:00 2001 From: naeemkh Date: Sun, 10 Dec 2023 18:57:25 -0500 Subject: [PATCH] address linter issues --- .github/workflows/markdown_linter/.mdlintignore | 3 ++- CODE_OF_CONDUCT.md | 2 +- README.md | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/workflows/markdown_linter/.mdlintignore b/.github/workflows/markdown_linter/.mdlintignore index 62f44712..d32078dd 100644 --- a/.github/workflows/markdown_linter/.mdlintignore +++ b/.github/workflows/markdown_linter/.mdlintignore @@ -5,4 +5,5 @@ _book/* *.html *.png *.json -LICENSE.md \ No newline at end of file +LICENSE.md +CODE_OF_CONDUCT.md \ No newline at end of file diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 01e927cd..9f66841b 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -59,7 +59,7 @@ representative at an online or offline event. ## Enforcement Instances of abusive, harassing, or otherwise unacceptable behavior may be -reported to the community leaders responsible for enforcement at vj@eecs.harvard.edu. +reported to the community leaders responsible for enforcement at [Prof. Vijay Janapa Reddi](vj@eecs.harvard.edu). All complaints will be reviewed and investigated promptly and fairly. All community leaders are obligated to respect the privacy and security of the diff --git a/README.md b/README.md index c2314bfe..58036725 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ quarto render ## Code of Conduct -Please note that the cs249r project is released with a Contributor [Code of Conduct](CODE_OF_CONDUCT.md). By contributing to this project, you agree to abide by its terms. +Please note that the cs249r project is released with a [Contributor Code of Conduct](CODE_OF_CONDUCT.md). By contributing to this project, you agree to abide by its terms. ## Contributors