From 3392d730dcbe948f3be5b88905c418a1ad45dd83 Mon Sep 17 00:00:00 2001 From: Thorsten von Eicken Date: Sun, 16 Oct 2016 08:47:15 -0700 Subject: [PATCH] add distro functions to read device tree model and compatible files (#6) --- AUTHORS | 1 + CONTRIBUTORS | 1 + 2 files changed, 2 insertions(+) diff --git a/AUTHORS b/AUTHORS index c40143f..420dc67 100644 --- a/AUTHORS +++ b/AUTHORS @@ -4,3 +4,4 @@ # some cases, their employer may be the copyright holder. To see the full list # of contributors, see the revision history in source control. Google Inc. +Thorsten von Eicken diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 3fd7127..405ee39 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -27,3 +27,4 @@ # Please keep the list sorted. Marc-Antoine Ruel +Thorsten von Eicken