From b353e7fc0f8c484ee2e70a59636ce6cd6ea17df5 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Tue, 31 Mar 2026 07:27:52 -0700 Subject: [PATCH] fix (natscli): update included docs (#10963) (#10975) --- 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