aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2019-12-14 07:30:02 -0800
committerRobin H. Johnson <robbat2@gentoo.org>2019-12-14 07:30:02 -0800
commit8092672eb2bb813648201e8e53810b1a86fc72d1 (patch)
tree0cb41ff7e3d10948e74e05a54aa2676937b04430 /local/gentoo_push_notification.py
parentlocal/gentoo_push_notification.py: convert to python3 (diff)
downloadgithooks-8092672eb2bb813648201e8e53810b1a86fc72d1.tar.gz
githooks-8092672eb2bb813648201e8e53810b1a86fc72d1.tar.bz2
githooks-8092672eb2bb813648201e8e53810b1a86fc72d1.zip
local: tag files to trace remaining cfengine usage
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Diffstat (limited to 'local/gentoo_push_notification.py')
-rw-r--r--local/gentoo_push_notification.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/local/gentoo_push_notification.py b/local/gentoo_push_notification.py
index 374629e..c3a0fac 100644
--- a/local/gentoo_push_notification.py
+++ b/local/gentoo_push_notification.py
@@ -1,4 +1,5 @@
#!/usr/bin/python3
+# gentoo-infra: infra/githooks.git:local/gentoo_push_notification.py
import hmac
import sys