From Fedora Project Wiki

(→‎Interests within the Fedora Project: Re-prioritize interests.)
(6 intermediate revisions by the same user not shown)
Line 2: Line 2:


'''Email''': [mailto:tadej.janez@NOSPAM.tadej.hicsalta.si tadej.janez AT tadej.hicsalta.si]
'''Email''': [mailto:tadej.janez@NOSPAM.tadej.hicsalta.si tadej.janez AT tadej.hicsalta.si]
'''IRC nick''': tjanez (Freenode). Usually hanging out in #fedora-devel, #fedora-python and #fedora-stacks.


'''Location''': Ljubljana, Slovenia (UTC+1, +2 during summer)
'''Location''': Ljubljana, Slovenia (UTC+1, +2 during summer)
Line 14: Line 16:
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].


I've also participated in the '''Fedora test days''' involving GNOME, Power management and Graphics (X Test Week).
One of my goals is to make Fedora the preferred platform for software development and deployment in any language or application stack. To this end, I'm working within the '''[[Env and Stacks|Environment and Stacks Working Group]]''' and currently also serving as its voting member.
 
My main skill 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, Virtualization and Graphics (X Test Week).
 
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 within the Fedora Project =
* Help with the development of Fedora packager tools (e.g. [https://fedorahosted.org/FedoraReview/ FedoraReview], [https://fedorahosted.org/fedpkg/ fedpkg], ...).
* Help with the development of automated QA tools for Fedora (e.g. [[Taskotron]], [https://git.fedorahosted.org/cgit/rpmgrill.git/ RpmGrill], ...).
* 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).
* 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.


= Interests =
= Upstream Community Involvement =


* '''Machine learning toolkits''' (with emphasis on ease of use and efficiency)
* '''Machine learning toolkits'''
** 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'''
* '''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:21, 6 April 2014

Tadej Janež

Email: tadej.janez AT tadej.hicsalta.si

IRC nick: tjanez (Freenode). Usually hanging out in #fedora-devel, #fedora-python and #fedora-stacks.

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.

One of my goals is to make Fedora the preferred platform for software development and deployment in any language or application stack. To this end, I'm working within the Environment and Stacks Working Group and currently also serving as its voting member.

My main skill is Python, hence I'm a member of the Python SIG.

I've also participated in the Fedora test days involving GNOME, Power management, Virtualization 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 development of Fedora packager tools (e.g. FedoraReview, fedpkg, ...).
  • Help with the development of automated QA tools for Fedora (e.g. Taskotron, RpmGrill, ...).
  • 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).
  • 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.

Upstream Community Involvement

  • Machine learning toolkits
    • 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