From 58647c6e7dae0b3b6486d65dea2c12a4f5590d6c Mon Sep 17 00:00:00 2001 From: Stanislav Angelovic Date: Thu, 25 Apr 2019 12:41:12 +0200 Subject: [PATCH] Update AUTHORS file --- AUTHORS | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/AUTHORS b/AUTHORS index 90d2a75..596879d 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,5 +1,7 @@ -The library: - Stanislav Angelovic (stanislav.angelovic[at]kistler.com) +sdbus-c++ library: + Stanislav Angelovic (https://github.com/sangelovic) -Stub generator: - Lukas Durfina (lukas.durfina[at]kistler.com) +Code generator: + Lukas Durfina (https://github.com/lukasdurfina) + +... and other contributors :)