Export Weimin as author of commits to GitHub

Also adds Guy to list of CONTRIBUTORS and removes Xooglers (who definitely won't be contributing more code).

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=202476218
This commit is contained in:
mcilwain 2018-06-28 07:34:45 -07:00 committed by jianglai
parent bb1b4bc0d4
commit 513f2ad72e
5 changed files with 6 additions and 5 deletions

View file

@ -59,6 +59,7 @@ public abstract class CloudDnsWriterModule {
@IntoMap
@StringKey(CloudDnsWriter.NAME)
abstract DnsWriter provideWriter(CloudDnsWriter writer);
@Provides
@IntoSet
@Named("dnsWriterNames")