1
0
mirror of https://github.com/sasjs/server.git synced 2025-12-10 19:34:34 +00:00

docs: add @sabhas as a contributor

This commit is contained in:
Allan Bowe
2022-06-17 14:28:39 +00:00
parent 5bfcdc4dbb
commit 9423bb2b23
2 changed files with 12 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
# SASjs Server
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
SASjs Server provides a NodeJS wrapper for calling the SAS binary executable. It can be installed on an actual SAS server, or locally on your desktop. It provides:
@@ -199,6 +199,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<table>
<tr>
<td align="center"><a href="https://github.com/saadjutt01"><img src="https://avatars.githubusercontent.com/u/8914650?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Saad Jutt</b></sub></a><br /><a href="https://github.com/@sasjs/@sasjs/server/commits?author=saadjutt01" title="Code">💻</a> <a href="https://github.com/@sasjs/@sasjs/server/commits?author=saadjutt01" title="Tests">⚠️</a></td>
<td align="center"><a href="https://github.com/sabhas"><img src="https://avatars.githubusercontent.com/u/82647447?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Sabir Hassan</b></sub></a><br /><a href="https://github.com/@sasjs/@sasjs/server/commits?author=sabhas" title="Code">💻</a> <a href="https://github.com/@sasjs/@sasjs/server/commits?author=sabhas" title="Tests">⚠️</a></td>
</tr>
</table>