diff options
| author | Vibhav Pant | 2015-09-30 13:18:17 +0530 |
|---|---|---|
| committer | Vibhav Pant | 2015-09-30 13:28:58 +0530 |
| commit | 9a241ddfff0ad51782b8ea2e45042c6e941e2a95 (patch) | |
| tree | 8391286062857b9b924015d6dd6257fd0fd546de /admin | |
| parent | afd17a95b835e921f7756da37b8a40e23bd962a8 (diff) | |
| download | emacs-9a241ddfff0ad51782b8ea2e45042c6e941e2a95.tar.gz emacs-9a241ddfff0ad51782b8ea2e45042c6e941e2a95.zip | |
; * Add admin/MAINTAINERS entries
* Add entries for Vibhav Pant.
* Add entries for files in lisp/net that don't have a maintainer.
Diffstat (limited to 'admin')
| -rw-r--r-- | admin/MAINTAINERS | 56 |
1 files changed, 55 insertions, 1 deletions
diff --git a/admin/MAINTAINERS b/admin/MAINTAINERS index ba8edbccd2d..8a158e467b9 100644 --- a/admin/MAINTAINERS +++ b/admin/MAINTAINERS | |||
| @@ -237,6 +237,10 @@ Dmitry Gutov | |||
| 237 | lisp/whitespace.el | 237 | lisp/whitespace.el |
| 238 | lisp/vc/* | 238 | lisp/vc/* |
| 239 | 239 | ||
| 240 | Vibhav Pant | ||
| 241 | lisp/net/browse-url.el | ||
| 242 | lisp/erc/* | ||
| 243 | |||
| 240 | ============================================================================== | 244 | ============================================================================== |
| 241 | 3. | 245 | 3. |
| 242 | ============================================================================== | 246 | ============================================================================== |
| @@ -515,7 +519,57 @@ lisp/mouse.el | |||
| 515 | lisp/mpc.el | 519 | lisp/mpc.el |
| 516 | lisp/msb.el | 520 | lisp/msb.el |
| 517 | lisp/mwheel.el | 521 | lisp/mwheel.el |
| 518 | lisp/net/* | 522 | lisp/net/ange-ftp.el |
| 523 | lisp/net/dig.el | ||
| 524 | lisp/net/dns.el | ||
| 525 | lisp/net/eudcb-bbdb.el | ||
| 526 | lisp/net/eudcb-ldap.el | ||
| 527 | lisp/net/eudcb-mab.el | ||
| 528 | lisp/net/eudc-bob.el | ||
| 529 | lisp/net/eudcb-ph.el | ||
| 530 | lisp/net/eudc.el | ||
| 531 | lisp/net/eudc-export.el | ||
| 532 | lisp/net/eudc-hotlist.el | ||
| 533 | lisp/net/eudc-vars.el | ||
| 534 | lisp/net/eww.el | ||
| 535 | lisp/net/gnutls.el | ||
| 536 | lisp/net/goto-addr.el | ||
| 537 | lisp/net/hmac-def.el | ||
| 538 | lisp/net/hmac-md5.el | ||
| 539 | lisp/net/imap.el | ||
| 540 | lisp/net/ldap.el | ||
| 541 | lisp/net/mairix.el | ||
| 542 | lisp/net/netrc.el | ||
| 543 | lisp/net/net-utils.el | ||
| 544 | lisp/net/network-stream.el | ||
| 545 | lisp/net/newst-backend.el | ||
| 546 | lisp/net/newsticker.el | ||
| 547 | lisp/net/newst-plainview.el | ||
| 548 | lisp/net/newst-reader.el | ||
| 549 | lisp/net/newst-ticker.el | ||
| 550 | lisp/net/newst-treeview.el | ||
| 551 | lisp/net/nsm.el | ||
| 552 | lisp/net/ntlm.el | ||
| 553 | lisp/net/pinentry.el | ||
| 554 | lisp/net/quickurl.el | ||
| 555 | lisp/net/rcirc.el | ||
| 556 | lisp/net/rfc2104.el | ||
| 557 | lisp/net/rlogin.el | ||
| 558 | lisp/net/sasl-cram.el | ||
| 559 | lisp/net/sasl-digest.el | ||
| 560 | lisp/net/sasl.el | ||
| 561 | lisp/net/sasl-ntlm.el | ||
| 562 | lisp/net/sasl-scram-rfc.el | ||
| 563 | lisp/net/shr-color.el | ||
| 564 | lisp/net/shr.el | ||
| 565 | lisp/net/snmp-mode.el | ||
| 566 | lisp/net/soap-client.el | ||
| 567 | lisp/net/soap-inspect.el | ||
| 568 | lisp/net/socks.el | ||
| 569 | lisp/net/telnet.el | ||
| 570 | lisp/net/tls.el | ||
| 571 | lisp/net/trampver.el | ||
| 572 | lisp/net/webjump.el | ||
| 519 | lisp/newcomment.el | 573 | lisp/newcomment.el |
| 520 | lisp/novice.el | 574 | lisp/novice.el |
| 521 | lisp/nxml/* | 575 | lisp/nxml/* |