From: Philip H <47042125+pheiduck@users.noreply.github.com> Date: Mon, 15 May 2023 10:44:50 +0000 (+0200) Subject: mlc_config.json: remove this linkcheck CI job config file X-Git-Tag: curl-8_1_0~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0773d2a956f4dd637d68dbc637d762109b3efa9d;p=thirdparty%2Fcurl.git mlc_config.json: remove this linkcheck CI job config file Closes #11113 --- diff --git a/.reuse/dep5 b/.reuse/dep5 index 773de32dd9..0766738044 100644 --- a/.reuse/dep5 +++ b/.reuse/dep5 @@ -49,10 +49,6 @@ Files: lib/libcurl.vers.in Copyright: Daniel Stenberg, , et al. License: curl -Files: mlc_config.json -Copyright: Daniel Stenberg, , et al. -License: curl - Files: packages/OS400/README.OS400 Copyright: Daniel Stenberg, , et al. License: curl diff --git a/mlc_config.json b/mlc_config.json deleted file mode 100644 index 252d5bc449..0000000000 --- a/mlc_config.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "_comment": "Config file for linkcheck: If urls have some issues we can not fix on our end past it in here. MLC will ignore this.", - "ignorePatterns": [ - { - "pattern": "" - } - ] -}