libssh: Add Norbert to the list of contributors (#10141)

This commit is contained in:
Jakub Jelen 2023-04-24 01:00:14 +02:00 committed by GitHub
parent e36d200016
commit 192b5d7814
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ auto_ccs:
- "cryptomilk@gmail.com"
- "jakuje@gmail.com"
- "anderson.sasaki@gmail.com"
- "norbertpocs0@gmail.com"
sanitizers:
- address
# Disabled MSAN because of https://github.com/google/oss-fuzz/issues/6294