mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-31 22:00:23 +02:00
[BugzillaBridge] Add new bridge (#2825)
This commit is contained in:
@@ -3,7 +3,8 @@ class KernelBugTrackerBridge extends BridgeAbstract {
|
||||
|
||||
const NAME = 'Kernel Bug Tracker';
|
||||
const URI = 'https://bugzilla.kernel.org';
|
||||
const DESCRIPTION = 'Returns feeds for bug comments';
|
||||
const DESCRIPTION = 'DEPRECATED: Use BugzillaBridge instead.
|
||||
Returns feeds for bug comments';
|
||||
const MAINTAINER = 'logmanoriginal';
|
||||
const PARAMETERS = array(
|
||||
'Bug comments' => array(
|
||||
|
Reference in New Issue
Block a user