From b7ad4afe6ab81bb009a035bd51751316eb9cedff Mon Sep 17 00:00:00 2001 From: Wouter van der Vaart Date: Thu, 19 Sep 2024 09:10:33 +0200 Subject: [PATCH 1/2] Added name + company to datasets --- data/companies.yml | 4 ++++ data/users.yml | 5 +++++ 2 files changed, 9 insertions(+) diff --git a/data/companies.yml b/data/companies.yml index e8860c6..21c97fc 100644 --- a/data/companies.yml +++ b/data/companies.yml @@ -339,3 +339,7 @@ kindes: name: Kloek Internetdiensten en Software site: https://www.kindes.nl asn: 208241 +peakfactory: + name: PeakFactory B.V. + site: https://peakfactory.com/ + asn: 49206 \ No newline at end of file diff --git a/data/users.yml b/data/users.yml index 88ad7c4..2aaf044 100644 --- a/data/users.yml +++ b/data/users.yml @@ -471,3 +471,8 @@ evharten: country: nl companies: - blackgate +terrean: + full_name: Wouter van der Vaart + country: nl + companies: + - peakfactory \ No newline at end of file From eed27afc2b462456033ae41d3ed26f39fdb95d43 Mon Sep 17 00:00:00 2001 From: Wouter van der Vaart Date: Thu, 19 Sep 2024 09:12:27 +0200 Subject: [PATCH 2/2] added newlines --- data/companies.yml | 2 +- data/users.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data/companies.yml b/data/companies.yml index 21c97fc..82c2805 100644 --- a/data/companies.yml +++ b/data/companies.yml @@ -342,4 +342,4 @@ kindes: peakfactory: name: PeakFactory B.V. site: https://peakfactory.com/ - asn: 49206 \ No newline at end of file + asn: 49206 diff --git a/data/users.yml b/data/users.yml index 2aaf044..e824903 100644 --- a/data/users.yml +++ b/data/users.yml @@ -475,4 +475,4 @@ terrean: full_name: Wouter van der Vaart country: nl companies: - - peakfactory \ No newline at end of file + - peakfactory