File tree Expand file tree Collapse file tree 5 files changed +20
-4
lines changed
Expand file tree Collapse file tree 5 files changed +20
-4
lines changed Original file line number Diff line number Diff line change 1+ # SPDX-FileCopyrightText: 2020-2025 Sébastien Helleu <flashcode@flashtux.org>
2+ #
3+ # SPDX-License-Identifier: GPL-3.0-or-later
4+
15blank_issues_enabled : false
Original file line number Diff line number Diff line change 1+ # SPDX-FileCopyrightText: 2014-2025 Sébastien Helleu <flashcode@flashtux.org>
2+ #
3+ # SPDX-License-Identifier: GPL-3.0-or-later
4+ #
15# Map author and committer names and email addresses to canonical real names
26# and email addresses.
37#
Original file line number Diff line number Diff line change 1+ <!--
2+ SPDX-FileCopyrightText: 2014-2025 Sébastien Helleu <flashcode@flashtux.org>
3+
4+ SPDX-License-Identifier: GPL-3.0-or-later
5+ -->
6+
17# Contributing to WeeChat scripts
28
39## Reporting an issue
Original file line number Diff line number Diff line change 1+ <!--
2+ SPDX-FileCopyrightText: 2014-2025 Sébastien Helleu <flashcode@flashtux.org>
3+
4+ SPDX-License-Identifier: GPL-3.0-or-later
5+ -->
6+
17# WeeChat official scripts
28
39[ ![ CI Status] ( https://github.com/weechat/scripts/workflows/CI/badge.svg )] ( https://github.com/weechat/scripts/actions?query=workflow%3A%22CI%22 )
Original file line number Diff line number Diff line change @@ -7,11 +7,7 @@ version = 1
77[[annotations ]]
88path = [
99 " .github/ISSUE_TEMPLATE/*.md" ,
10- " .github/ISSUE_TEMPLATE/*.yml" ,
1110 " .github/pull_request_template.md" ,
12- " .mailmap" ,
13- " CONTRIBUTING.md" ,
14- " README.md" ,
1511]
1612precedence = " override"
1713SPDX-FileCopyrightText = " 2006-2025 Sébastien Helleu <flashcode@flashtux.org>"
You can’t perform that action at this time.
0 commit comments