From cbd0a3f74ed58ed7de43d449dadae31796ceac3c Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Tue, 31 Mar 2026 07:27:36 -0700 Subject: [PATCH] fix (natscli): update included docs (#10963) (#10974) --- anda/tools/natscli/natscli.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anda/tools/natscli/natscli.spec b/anda/tools/natscli/natscli.spec index 2f492508ab..16bb5a52c5 100644 --- a/anda/tools/natscli/natscli.spec +++ b/anda/tools/natscli/natscli.spec @@ -38,7 +38,7 @@ install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/ %files %license LICENSE -%doc README.md AUTH.md LOCAL_DEVELOPMENT.md cli/cheats/* +%doc README.md AUTH.md CODE-OF-CONDUCT.md GOVERNANCE.md cli/cheats/* %{_bindir}/nats %changelog