diff options
author | Ismaël Bouya <ismael.bouya@normalesup.org> | 2021-11-08 17:15:44 +0100 |
---|---|---|
committer | Ismaël Bouya <ismael.bouya@normalesup.org> | 2021-11-08 17:15:44 +0100 |
commit | 1a1e9727f4a193f226eec95d8f9c80a9093c33fe (patch) | |
tree | b5af630b4ab85f900b11b5ac56eccfba223e3824 | |
parent | 83b2f0f10e950c7a05717bbe20ecc4367557abb6 (diff) | |
download | BIP39-1a1e9727f4a193f226eec95d8f9c80a9093c33fe.tar.gz BIP39-1a1e9727f4a193f226eec95d8f9c80a9093c33fe.tar.zst BIP39-1a1e9727f4a193f226eec95d8f9c80a9093c33fe.zip |
-rw-r--r-- | .immae_config.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.immae_config.yaml b/.immae_config.yaml new file mode 100644 index 0000000..8da4e39 --- /dev/null +++ b/.immae_config.yaml | |||
@@ -0,0 +1,8 @@ | |||
1 | hooks: | ||
2 | xmpp: | ||
3 | dest: ismael@immae.fr | ||
4 | buildbot: | ||
5 | url: https://git.immae.eu/buildbot/immaeEu/change_hook/base | ||
6 | refs: | ||
7 | - refs/heads/master | ||
8 | projectname: BIP39 | ||