Skip to content

Commit 9d7ea08

Browse files
Merge pull request #190 from bernardladenthin/claude/sleepy-cori-CjRik
docs: add suggested upstream issue comments for resolved issues
2 parents 90410bb + f93b511 commit 9d7ea08

2 files changed

Lines changed: 461 additions & 0 deletions

File tree

REUSE.toml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,13 @@ path = [
1313
"CLAUDE_TEST_GENERATION_PROMPT.md",
1414
"models/README.md",
1515
"docs/RELEASE.md",
16+
"docs/feature-investigation-llama-stack-client-kotlin.md",
1617
"docs/history/49be664_24918e4.md",
18+
"docs/history/49be664_open_issues.md",
19+
"docs/history/49be664_open_issues_comments.md",
1720
"docs/history/CHAT_INTEGRATION_SUMMARY.md",
1821
"docs/history/REFACTORING.md",
22+
"src/test/resources/images/README.md",
1923
".github/PULL_REQUEST_TEMPLATE.md",
2024
".github/ISSUE_TEMPLATE/bug_report.md",
2125
".github/ISSUE_TEMPLATE/feature_request.md",
@@ -70,6 +74,12 @@ SPDX-FileCopyrightText = [
7074
]
7175
SPDX-License-Identifier = "MIT"
7276

77+
# Test image (binary, cannot carry inline SPDX)
78+
[[annotations]]
79+
path = "src/test/resources/images/test-image.jpg"
80+
SPDX-FileCopyrightText = "2026 Bernard Ladenthin <bernard.ladenthin@gmail.com>"
81+
SPDX-License-Identifier = "MIT"
82+
7383
# JNI header files from Oracle (GPL-2.0-only WITH Classpath-exception-2.0)
7484
[[annotations]]
7585
path = [

0 commit comments

Comments
 (0)