spire: add fkautz as a maintainer
Signed-off-by: Frederick F. Kautz IV <fkautz@alumni.cmu.edu>
This commit is contained in:
parent
70aa8d9ec6
commit
0088d4d7a2
1 changed files with 1 additions and 1 deletions
|
@ -31,6 +31,6 @@ buildGoModule rec {
|
|||
description = "The SPIFFE Runtime Environment";
|
||||
homepage = "github.com/spiffe/spire";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ jonringer ];
|
||||
maintainers = with maintainers; [ jonringer fkautz ];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue