forked from Mirrors/freeswitch
Add Maintainer to mod_posix_timer, mod_unimrcp, mod_http_cache
This commit is contained in:
parent
07bc7ba763
commit
be2ec29282
@ -23,7 +23,9 @@
|
||||
*
|
||||
* Contributor(s):
|
||||
*
|
||||
* Chris Rienzo <chris@rienzo.net>
|
||||
* Christopher M. Rienzo <chris@rienzo.net>
|
||||
*
|
||||
* Maintainer: Christopher M. Rienzo <chris@rienzo.net>
|
||||
*
|
||||
* mod_http_cache.c -- HTTP GET with caching
|
||||
* -- designed for downloading audio files from a webserver for playback
|
||||
|
@ -28,6 +28,8 @@
|
||||
* Christopher M. Rienzo <chris@rienzo.net>
|
||||
* Luke Dashjr <luke@openmethods.com> (OpenMethods, LLC)
|
||||
*
|
||||
* Maintainer: Christopher M. Rienzo <chris@rienzo.net>
|
||||
*
|
||||
* mod_unimrcp.c -- UniMRCP module (MRCP client)
|
||||
*
|
||||
*/
|
||||
|
@ -22,9 +22,11 @@
|
||||
* the Initial Developer. All Rights Reserved.
|
||||
*
|
||||
* Contributor(s):
|
||||
* Chris Rienzo <chris@rienzo.net>
|
||||
* Christopher M. Rienzo <chris@rienzo.net>
|
||||
* Timo Teräs <timo.teras@iki.fi> (based on mod_timerfd.c)
|
||||
*
|
||||
* Maintainer: Christopher M. Rienzo <chris@rienzo.net>
|
||||
*
|
||||
* mod_posix_timer.c -- soft timer implemented with POSIX timers (timer_create/timer_settime/timer_getoverrun)
|
||||
*
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user