Re-add ObjectivePGP to list of open source components (#495)
This commit is contained in:
parent
3eb131b65d
commit
67cca0f31d
1 changed files with 5 additions and 0 deletions
|
|
@ -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",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue