Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
bugzilla
Commits
f0a53a21
Commit
f0a53a21
authored
Dec 23, 2010
by
Reed Loden
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add contributor lines for mkanat and myself for the new BugUrl modules.
Add missing period in original developer line in license block. [a=mkanat]
parent
ca27162f
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
9 additions
and
5 deletions
+9
-5
Bugzilla.pm
Bugzilla/BugUrl/Bugzilla.pm
+2
-1
Local.pm
Bugzilla/BugUrl/Bugzilla/Local.pm
+1
-1
Debian.pm
Bugzilla/BugUrl/Debian.pm
+2
-1
Google.pm
Bugzilla/BugUrl/Google.pm
+2
-1
Launchpad.pm
Bugzilla/BugUrl/Launchpad.pm
+2
-1
No files found.
Bugzilla/BugUrl/Bugzilla.pm
View file @
f0a53a21
...
...
@@ -12,11 +12,12 @@
#
# The Original Code is the Bugzilla Bug Tracking System.
#
# The Initial Developer of the Original Code is Tiago Mello
# The Initial Developer of the Original Code is Tiago Mello
.
# Portions created by Tiago Mello are Copyright (C) 2010
# Tiago Mello. All Rights Reserved.
#
# Contributor(s): Tiago Mello <timello@linux.vnet.ibm.com>
# Max Kanat-Alexander <mkanat@bugzilla.org>
package
Bugzilla::BugUrl::
Bugzilla
;
use
strict
;
...
...
Bugzilla/BugUrl/Bugzilla/Local.pm
View file @
f0a53a21
...
...
@@ -12,7 +12,7 @@
#
# The Original Code is the Bugzilla Bug Tracking System.
#
# The Initial Developer of the Original Code is Tiago Mello
# The Initial Developer of the Original Code is Tiago Mello
.
# Portions created by Tiago Mello are Copyright (C) 2010
# Tiago Mello. All Rights Reserved.
#
...
...
Bugzilla/BugUrl/Debian.pm
View file @
f0a53a21
...
...
@@ -12,11 +12,12 @@
#
# The Original Code is the Bugzilla Bug Tracking System.
#
# The Initial Developer of the Original Code is Tiago Mello
# The Initial Developer of the Original Code is Tiago Mello
.
# Portions created by Tiago Mello are Copyright (C) 2010
# Tiago Mello. All Rights Reserved.
#
# Contributor(s): Tiago Mello <timello@linux.vnet.ibm.com>
# Reed Loden <reed@reedloden.com>
package
Bugzilla::BugUrl::
Debian
;
use
strict
;
...
...
Bugzilla/BugUrl/Google.pm
View file @
f0a53a21
...
...
@@ -12,11 +12,12 @@
#
# The Original Code is the Bugzilla Bug Tracking System.
#
# The Initial Developer of the Original Code is Tiago Mello
# The Initial Developer of the Original Code is Tiago Mello
.
# Portions created by Tiago Mello are Copyright (C) 2010
# Tiago Mello. All Rights Reserved.
#
# Contributor(s): Tiago Mello <timello@linux.vnet.ibm.com>
# Reed Loden <reed@reedloden.com>
package
Bugzilla::BugUrl::
Google
;
use
strict
;
...
...
Bugzilla/BugUrl/Launchpad.pm
View file @
f0a53a21
...
...
@@ -12,11 +12,12 @@
#
# The Original Code is the Bugzilla Bug Tracking System.
#
# The Initial Developer of the Original Code is Tiago Mello
# The Initial Developer of the Original Code is Tiago Mello
.
# Portions created by Tiago Mello are Copyright (C) 2010
# Tiago Mello. All Rights Reserved.
#
# Contributor(s): Tiago Mello <timello@linux.vnet.ibm.com>
# Max Kanat-Alexander <mkanat@bugzilla.org>
package
Bugzilla::BugUrl::
Launchpad
;
use
strict
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment