Skip to content

Commit 5fd0423

Browse files
Lillecarlclaude
andcommitted
Update nri-wait pyproject.toml authors
Change authors from "nix-csi contributors" to "nixkube contributors" Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
1 parent e9c99e5 commit 5fd0423

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

doc/options.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -690,7 +690,7 @@ true
690690

691691

692692

693-
Where on the host to put nix-csi store, / is untested and not recommended
693+
Where on the host to put nixkube store, / is untested and not recommended
694694

695695

696696

@@ -762,7 +762,7 @@ attribute set of (string or absolute path)
762762

763763

764764

765-
Python logging configuration dict for nix-csi service\.
765+
Python logging configuration dict for nixkube service\.
766766
Merged with built-in defaults, so you only need to override specific parts\.
767767
See https://docs\.python\.org/3/library/logging\.config\.html\#logging-config-dictschema
768768

@@ -788,7 +788,7 @@ attribute set of (JSON value)
788788

789789

790790

791-
Metadata (labels, annotations) applied to nix-csi resources
791+
Metadata (labels, annotations) applied to nixkube resources
792792

793793

794794

pkgs/nri-wait/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name = "nri-wait"
77
version = "0.1.0"
88
description = "OCI hook that waits for NRI build completion"
99
license = { text = "MIT" }
10-
authors = [{ name = "nix-csi contributors" }]
10+
authors = [{ name = "nixkube contributors" }]
1111

1212
dependencies = [
1313
"pyzmq",

0 commit comments

Comments
 (0)