Re-add ObjectivePGP to list of open source components (#495)

This commit is contained in:
Danny Mösch 2021-08-28 07:46:13 +02:00 committed by GitHub
parent 3eb131b65d
commit 67cca0f31d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -31,6 +31,11 @@ class OpenSourceComponentsTableViewController: BasicStaticTableViewController {
"https://github.com/libgit2/objective-git", "https://github.com/libgit2/objective-git",
"https://github.com/libgit2/objective-git/blob/master/LICENSE", "https://github.com/libgit2/objective-git/blob/master/LICENSE",
], ],
[
"ObjectivePGP",
"https://github.com/krzyzanowskim/ObjectivePGP",
"https://github.com/krzyzanowskim/ObjectivePGP/blob/master/LICENSE.txt",
],
[ [
"OneTimePassword", "OneTimePassword",
"https://github.com/mattrubin/OneTimePassword", "https://github.com/mattrubin/OneTimePassword",