Warning, /utilities/konsole/doc/developer/MAINTAINER.README is written in an unsupported language. File is not indexed.

0001 
0002 Items for the Konsole maintainer:
0003 =================================
0004 
0005 A new maintainer may need super powers for some of these.  If so, put in a 
0006 request.
0007 https://go.kde.org/systickets
0008 
0009 A. New releases
0010     1. Update src/main.cpp for version  (2.7, 2.7.1, etc)
0011         a. Typically, Konsole is 2 versions behind KDE (KDE 4.7, Konsole 2.7)
0012         b. If no changes are made, don't increase version.
0013     2. Verify KDE bug site has all versions
0014         a. When a new x.y release is coming out, create the x.y and all x.y.z
0015             Example: 2.8, 2.8.1, 2.8.2, 2.8.3, 2.8.4, 2.8.5
0016         b. https://bugs.kde.org/editversions.cgi?product=konsole
0017             At the bottom there is an 'Add' link
0018     3. Once a x.y release comes out, in git master change version to x.y+1.999
0019         and add that to the Konsole BKO version.
0020         Example, 4.7 has been branched and git master is open again, change
0021         version to 4.7.999 in master.
0022     4. Usually the KDE release team handles the git tagging
0023 
0024 B. Handbook
0025     1. For x.y release try to keep handbook up to date.
0026     2. Handbook is the index.docbook in konsole/doc/manual/
0027 
0028 C. Sites
0029     1. konsole.kde.org is the only site the maintainer is responsible.
0030         a. It is currently in git (2012).
0031             https://projects.kde.org/projects/websites/konsole-kde-org
0032         b. If it becomes to much work or outdated, it might be forwarded to
0033             https://userbase.kde.org/Konsole
0034 
0035 D. Mailing list
0036     1. https://mail.kde.org/mailman/admin/konsole-devel
0037         Password is given from previous maintainer (or someone who knows it).
0038         Robert Knight or Kurt Hindenburg
0039     2. As of 2013, all new subscriptions and first post require admin
0040         approval.  This was done to cut down on spam on the list. These
0041         options can be changed on the link in #1
0042 
0043 Links
0044     1. General Konsole bug page:
0045         https://bugs.kde.org/editproducts.cgi?action=edit&product=konsole
0046     2. An attempt to get more interest in Konsole
0047         https://userbase.kde.org/KonsoleDevelopment
0048     3. HTML version of Handbook
0049         https://docs.kde.org/?application=konsole
0050     4. KDE schedule https://community.kde.org/Schedules
0051 
0052