From Fedora Project Wiki

No edit summary
Line 13: Line 13:


Currently, I'm the '''maintainer''' of [http://pyqwt.sourceforge.net/ PyQwt], [https://github.com/abhik/pebl python-pebl], [http://www.nongnu.org/techne/ techne], [http://www.nongnu.org/billiards/ billiards] and [https://launchpad.net/meliae python-meliae]. I'm a co-maintainer of [http://www.ode.org/ ode].
Currently, I'm the '''maintainer''' of [http://pyqwt.sourceforge.net/ PyQwt], [https://github.com/abhik/pebl python-pebl], [http://www.nongnu.org/techne/ techne], [http://www.nongnu.org/billiards/ billiards] and [https://launchpad.net/meliae python-meliae]. I'm a co-maintainer of [http://www.ode.org/ ode].
My primary skill and '''focus''' is Python, hence I'm a member of the [[SIGs/Python|Python SIG]].


I've also participated in the '''Fedora test days''' involving GNOME, Power management and Graphics (X Test Week).
I've also participated in the '''Fedora test days''' involving GNOME, Power management and Graphics (X Test Week).
Line 18: Line 20:
I'm a regular '''bug reporter''' for a wide range of Fedora packages ([https://bugzilla.redhat.com/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=POST&bug_status=MODIFIED&bug_status=ON_DEV&bug_status=ON_QA&bug_status=VERIFIED&bug_status=RELEASE_PENDING&bug_status=CLOSED&email1=tadej.janez@tadej.hicsalta.si&emailassigned_to1=1&emaillongdesc1=1&emailreporter1=1&emailtype1=substring&list_id=1510272&query_format=advanced list]).
I'm a regular '''bug reporter''' for a wide range of Fedora packages ([https://bugzilla.redhat.com/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=POST&bug_status=MODIFIED&bug_status=ON_DEV&bug_status=ON_QA&bug_status=VERIFIED&bug_status=RELEASE_PENDING&bug_status=CLOSED&email1=tadej.janez@tadej.hicsalta.si&emailassigned_to1=1&emaillongdesc1=1&emailreporter1=1&emailtype1=substring&list_id=1510272&query_format=advanced list]).


= Interests =
= Interests within the Fedora Project =
* Help with the replacement of Python 2 with Python 3 in the default Fedora installation.
* Package more Python programs in Fedora (especially developer tools and scientific applications).
* Help with Fedora next by serving in the Environments & Software Stacks Working Group.
* Make Fedora the best distribution for developing new applications (in particular, Python applications) by providing and integrating the best IDEs, editors, debuggers, profilers, SCMs, etc. Also, help with efforts like [https://github.com/bkabrda/devassistant DevAssistant].
* Bring Fedora's Python packaging and the upstream [https://pypi.python.org/pypi PyPI] packaging closer together by working on common meta-data, licensing reviews, dependency specifications, etc.
* Help with the development of Fedora packager tools (e.g. fedpkg, FedoraReview, ...).
* Help with the development of automated QA tools for Fedora (e.g. autoqa, RpmGrill, ...).
 
= Upstream Community Involvement =


* '''Machine learning toolkits''' (with emphasis on ease of use and efficiency)
* '''Machine learning toolkits''' (with emphasis on ease of use and efficiency)
** creator and maintainer of [https://github.com/tjanez/PyMTL PyMTL], a Python library for Multi-task learning
** recent converter and contributor to [http://scikit-learn.org/stable/ scikit-learn]
** recent converter and contributor to [http://scikit-learn.org/stable/ scikit-learn]
** seasoned [http://orange.biolab.si/ Orange] user and occasional contributor
** seasoned [http://orange.biolab.si/ Orange] user and occasional contributor
* '''Developer tools''' (e.g. IDEs, editors, debuggers, profilers)
* '''System administration''' and '''Virtualization''' (configuration, deployment, maintenance)
* '''System administration''' and '''Virtualization''' (configuration, deployment, maintenance)
** contributed to [http://virt-manager.org/ virt-manager]
** contributed to [http://virt-manager.org/ virt-manager]
* '''Quality assurance''' (discovering and troubleshooting problems)

Revision as of 14:25, 3 October 2013

Tadej Janež

Email: tadej.janez AT tadej.hicsalta.si

Location: Ljubljana, Slovenia (UTC+1, +2 during summer)

GitHub: github.com/tjanez

Activities within the Fedora Project

I've been a Fedora user since its first release. Before that I used Red Hat Linux. I switched to it full-time during the 7.2 release cycle (2001). My self-introduction to the Fedora community dates back to Jan 18, 2004.

Currently, I'm the maintainer of PyQwt, python-pebl, techne, billiards and python-meliae. I'm a co-maintainer of ode.

My primary skill and focus is Python, hence I'm a member of the Python SIG.

I've also participated in the Fedora test days involving GNOME, Power management and Graphics (X Test Week).

I'm a regular bug reporter for a wide range of Fedora packages (list).

Interests within the Fedora Project

  • Help with the replacement of Python 2 with Python 3 in the default Fedora installation.
  • Package more Python programs in Fedora (especially developer tools and scientific applications).
  • Help with Fedora next by serving in the Environments & Software Stacks Working Group.
  • Make Fedora the best distribution for developing new applications (in particular, Python applications) by providing and integrating the best IDEs, editors, debuggers, profilers, SCMs, etc. Also, help with efforts like DevAssistant.
  • Bring Fedora's Python packaging and the upstream PyPI packaging closer together by working on common meta-data, licensing reviews, dependency specifications, etc.
  • Help with the development of Fedora packager tools (e.g. fedpkg, FedoraReview, ...).
  • Help with the development of automated QA tools for Fedora (e.g. autoqa, RpmGrill, ...).

Upstream Community Involvement

  • Machine learning toolkits (with emphasis on ease of use and efficiency)
    • creator and maintainer of PyMTL, a Python library for Multi-task learning
    • recent converter and contributor to scikit-learn
    • seasoned Orange user and occasional contributor
  • System administration and Virtualization (configuration, deployment, maintenance)