From fb6f6f58b2f96ccb09225e9d610fbc3ad7e3b64f Mon Sep 17 00:00:00 2001 From: Eric Windisch Date: Wed, 20 Aug 2014 11:10:42 -0700 Subject: [PATCH] Add Eric Windisch to MAINTAINER for tarsum This code is vital to the security of the project and it is important we assure it is well-maintained and guarded. I am vested in assuring this code maintains security and provides as much compatibility as possible between releases. Signed-off-by: Eric Windisch Upstream-commit: cd71f92a7fda7a8bdf328a91c37a759463862aeb Component: engine --- components/engine/pkg/tarsum/MAINTAINER | 1 + 1 file changed, 1 insertion(+) create mode 100644 components/engine/pkg/tarsum/MAINTAINER diff --git a/components/engine/pkg/tarsum/MAINTAINER b/components/engine/pkg/tarsum/MAINTAINER new file mode 100644 index 0000000000..bd492e8394 --- /dev/null +++ b/components/engine/pkg/tarsum/MAINTAINER @@ -0,0 +1 @@ +Eric Windisch (@ewindisch)