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
+
1
5
blank_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
+ #
1
5
# Map author and committer names and email addresses to canonical real names
2
6
# and email addresses.
3
7
#
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
+
1
7
# Contributing to WeeChat scripts
2
8
3
9
## 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
+
1
7
# WeeChat official scripts
2
8
3
9
[ ![ 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
7
7
[[annotations ]]
8
8
path = [
9
9
" .github/ISSUE_TEMPLATE/*.md" ,
10
- " .github/ISSUE_TEMPLATE/*.yml" ,
11
10
" .github/pull_request_template.md" ,
12
- " .mailmap" ,
13
- " CONTRIBUTING.md" ,
14
- " README.md" ,
15
11
]
16
12
precedence = " override"
17
13
SPDX-FileCopyrightText = " 2006-2025 Sébastien Helleu <flashcode@flashtux.org>"
You can’t perform that action at this time.
0 commit comments