From ce5105ca1a0d6187b61f45dc1f0775602cd6f76f Mon Sep 17 00:00:00 2001 From: Florian Wagner Date: Fri, 12 Nov 2021 11:29:37 +0900 Subject: [PATCH] h2floh adding me (#48) * codespaces is automatically doing npm i Signed-off-by: GitHub * adding myself Signed-off-by: GitHub Co-authored-by: Josh Gross --- .gitignore | 1 + humans.txt.yaml | 1 + 2 files changed, 2 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b512c09 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +node_modules \ No newline at end of file diff --git a/humans.txt.yaml b/humans.txt.yaml index 47a4525..b59bd77 100644 --- a/humans.txt.yaml +++ b/humans.txt.yaml @@ -66,3 +66,4 @@ humans: - name: "Catherine Osadciw" - name: "John Mills" - name: "Belinda Vennam" +- name: "Florian Wagner"