From Fedora Project Wiki

(→‎GIT in Fedora: add a link to an article explaining git cherry-pick)
Line 71: Line 71:
* [[Using_Fedora_GIT| Using Fedora GIT]]
* [[Using_Fedora_GIT| Using Fedora GIT]]
* [http://nathaniel.themccallums.org/2010/10/18/using-git-fast-forward-merging-to-keep-branches-in-sync/ Using git fast-forward merging]
* [http://nathaniel.themccallums.org/2010/10/18/using-git-fast-forward-merging-to-keep-branches-in-sync/ Using git fast-forward merging]
* [http://technosophos.com/content/git-cherry-picking-move-small-code-patches-across-branches Git cherry-picking]


== TODO ==
== TODO ==
* investigate porting gnomeradio to GTK3 (see [http://library.gnome.org/devel/gtk/2.91/gtk-migrating-2-to-3.html gtk3 porting guide] and [http://library.gnome.org/devel/gio/2.27/ch29.html dconf porting guide])
* investigate porting gnomeradio to GTK3 (see [http://library.gnome.org/devel/gtk/2.91/gtk-migrating-2-to-3.html gtk3 porting guide] and [http://library.gnome.org/devel/gio/2.27/ch29.html dconf porting guide])

Revision as of 06:50, 17 March 2011

Contact info

Email: rathann AT greysector DOT net
IRC : Rathann, channels: #fedora-pl, #fedora-devel, #fedora-server, #fedora-mini
JID: rathann at jabber dot org

About me

I'm a professional sysadmin (currently looking for a new job). I like to keep things neat and tidy, so whenever I come across some software that I (or someone I know) need and that is missing from Fedora, I package it.

Fedora Contributions

Packages

The list of packages maintained by me can be found here.

The list of package reviews done by me is here.

Packages I'm currently working on are listed here

A nice interface to all my packages in all Fedora and EPEL branches.

Packager Sponsorship

I'm a sponsor and I'm always happy to sponsor people who show the necessary skill in creating packages. Contact me if you'd like me to help you become a Fedora Packager.

Here's a list of people I've sponsored so far and their packages. If they screw up, tell me.

Special Interest Groups and Committee membership

Community

Useful links

Dealing with TEXTRELs

SELinux

pkg-config

GIT in Fedora

TODO