<!doctype html>
<html>
 <head> 
  <meta charset="UTF-8"> 
 </head>
 <body>
  <div>
   Hello,
   <br>
  </div>
  <div>
   <br>
  </div>
  <div>
   I was wondering if the sheepdog project is still actively maintained? According to the commit frequency on the github repo, development is strongly decreased over the last few months.
   <br>
  </div>
  <div>
   <br>
  </div>
  <div>
   Any feedback from the developers clarifying the status of the project is very much appreciated.
   <br>
  </div>
  <div>
   <br>
  </div>
  <div>
   Best regards,
  </div>
  <div>
   Chris
   <br>
  </div> 
 </body>
</html>