terraform: add myself as a maintainer
This commit is contained in:
parent
cc481cedda
commit
7dadabb22c
@ -34,7 +34,7 @@ let
|
|||||||
description = "Tool for building, changing, and versioning infrastructure";
|
description = "Tool for building, changing, and versioning infrastructure";
|
||||||
homepage = https://www.terraform.io/;
|
homepage = https://www.terraform.io/;
|
||||||
license = licenses.mpl20;
|
license = licenses.mpl20;
|
||||||
maintainers = with maintainers; [ jgeerds zimbatm peterhoeg ];
|
maintainers = with maintainers; [ jgeerds zimbatm peterhoeg kalbasit ];
|
||||||
};
|
};
|
||||||
} // attrs');
|
} // attrs');
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user