X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Ftap%2F_info;h=979cb7233ea2d0d477c28e4326a10cb2ebe0c545;hp=010f98967470528b4425a4b578bd9f8df9ef5340;hb=458831cf788f21f8588bad7d7490f729361fc136;hpb=570c9c555f076e74f46141bb42b5d1d7ac89f632 diff --git a/ccan/tap/_info b/ccan/tap/_info index 010f9896..979cb723 100644 --- a/ccan/tap/_info +++ b/ccan/tap/_info @@ -42,6 +42,8 @@ * ok1(strcmp(ab, a) > 0); * return exit_status(); * } + * + * Maintainer: Rusty Russell */ int main(int argc, char *argv[]) {