diff --git a/dev-cpp/fbthrift/metadata.xml b/dev-cpp/fbthrift/metadata.xml index 2d21b70819..e234dbf77e 100644 --- a/dev-cpp/fbthrift/metadata.xml +++ b/dev-cpp/fbthrift/metadata.xml @@ -1,6 +1,10 @@ + + lssndrbarbieri@gmail.com + Alessandro Barbieri + Thrift is a serialization and RPC framework for service communication. Thrift enables these features in all major languages, and there is strong support for C++, Python, Hack, and Java. Most services at Facebook are written using Thrift for RPC, and some storage systems use Thrift for serializing records on disk.