From Fedora Project Wiki

(→‎Package review: add badges)
(29 intermediate revisions by the same user not shown)
Line 1: Line 1:
= Zbigniew Jędrzejewski-Szmek =
{{Infobox user
|REAL-NAME=Zbigniew Jędrzejewski-Szmek
|location=Warsaw, Poland
|fas-name=zbyszek
|email=zbyszek@in.waw.pl
|homepage=https://in.waw.pl/~zbyszek/blog
|birthday=
|gpg=C54CA336 CFEB557E
|irc-nick=zbyszek
|irc-channels=#fedora-devel #systemd
|twitter=
|facebook=
|googleplus=
|linkedin=
|github=
|gitlab=
|identi.ca=
|jabber=
}}


== Contact info ==
== Contact info ==
* Email: zbyszek@in.waw.pl
* Email: zbyszek@in.waw.pl
* IRC: I hang out in #systemd on freenode
* IRC: I hang out in #systemd and #fedora-devel on freenode, nick the same as fas id


== About me ==
== About me ==


I work in a computational neuroscience lab ([http://krasnow1.gmu.edu/CENlab CENlab]) at the [http://gmu.edu George Mason University] in Fairfax, VA (nearby Washignton, D.C.).
I work for Red Hat, in a team with Lennart Poettering, David Herrmann, Tom Gundersen, Lukáš Nykrýn, Michal Sekletar, Frantisek Šumšal, and others.


I'm working on [http://www.freedesktop.org/wiki/Software/systemd Systemd]: bug fixes and usability improvements and documentation and the build system and journal-over-the-network-future-feature
I'm working on [https://www.freedesktop.org/wiki/Software/systemd systemd]: bug fixes and usability improvements and [https://www.freedesktop.org/software/systemd/man/index.html documentation] and the build system and journal-over-the-network-features and the [https://github.com/systemd/python-systemd Python bindings].
and Python ([https://github.com/keszybz/systemd/commits/id128 systemd.id128 module], [https://github.com/keszybz/systemd/commits/sphinx-docs sphinx documentation]).


== Packages currently maintained/co-maintained in Fedora ==
I'm also involved in the new Fedora doing many different things. Recently I have been:
- renaming all python2 binary packages to follow the guidelines and have a "python2-" prefix. The progress of this effort is visible in http://fedora.portingdb.xyz/namingpolicy/history/,
- a tool to generate statistics of protections in systemd units
[https://in.waw.pl/~zbyszek/fedora/protections/protections.html generated html],
- moving Fedora Packaging guidelines over to version-controlled sphinx sources [https://pagure.io/packaging-committee/issue/727 FPC ticket #727], [https://in.waw.pl/~zbyszek/fedora/packaging-guidelines/ generated html].


https://admin.fedoraproject.org/pkgdb/users/packages/zbyszek?acls=owner&acls=commit
== Packages I help maintain in Fedora ==
 
<strike>https://admin.fedoraproject.org/pkgdb/packager/zbyszek/</strike><BR>
https://src.fedoraproject.org/user/zbyszek
 
I believe package maintainership should be more communal and automatic than it currently is. I have too many packages, and at various times they don't receive the attention they should. If you feel some package needs an update, or you find a nice cleanup to do, or are missing some features, feel free to
* submit spec file patches
* apply for comainternership
* if you have provenpackager privileges, just go ahead and push changes directly.
 
I won't mind, and if I did mind, there's always git revert.


== Package review ==
== Package review ==


Reviews: https://bugzilla.redhat.com/buglist.cgi?classification=Fedora&component=Package%20Review&email1=zbyszek%40in.waw.pl&emailassigned_to1=1&emailtype1=substring&f1=flagtypes.name&list_id=1778997&o1=substring&product=Fedora&query_format=advanced&resolution=---&resolution=CURRENTRELEASE&resolution=RAWHIDE&resolution=ERRATA&resolution=NEXTRELEASE&v1=fedora-review
Reviews: [https://bugzilla.redhat.com/buglist.cgi?classification=Fedora&component=Package%20Review&email1=zbyszek%40in.waw.pl&emailassigned_to1=1&emailtype1=substring&f1=flagtypes.name&list_id=4286453&o1=substring&order=bug_status%2Cchangeddate%20DESC%2Cpriority%2Cassigned_to%2Cbug_id&product=Fedora&query_based_on=&query_format=advanced&resolution=---&resolution=CURRENTRELEASE&resolution=RAWHIDE&resolution=ERRATA&resolution=NEXTRELEASE&resolution=CANTFIX&v1=fedora-review https://bugzilla.redhat.com/buglist.cgi?classification=Fedora&component=Package Review&email1=zbyszek@...]


Outstanding review requests: https://bugzilla.redhat.com/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&component=Package%20Review&email1=zbyszek%40in.waw.pl&emailreporter1=1&emailtype1=exact&list_id=1887178&query_format=advanced
Outstanding review requests: [https://bugzilla.redhat.com/buglist.cgi?bug_status=NEW&bug_status=ASSIGNED&bug_status=POST&component=Package%20Review&email1=zbyszek%40in.waw.pl&emailreporter1=1&emailtype1=exact&list_id=1887178&query_format=advanced https://bugzilla.redhat.com/buglist.cgi?component=Package%20Review&email1=zbyszek@...&emailreporter1=1]
 
 
== Badges ==
 
{{#fedorabadges: decathorpe}}


== Links  ==
== Links  ==


* https://python.g-node.org/wiki
* https://aspp.school/wiki
 
* https://in.waw.pl/~zbyszek/blog
= Badges! ({{ #fedorabadgescount: zbyszek }}) =
{{ #fedorabadges: zbyszek }}

Revision as of 19:47, 15 November 2021

Zbigniew Jędrzejewski-Szmek
[[File:{{{image}}}|alt=]]
Personal information
Location: Warsaw, Poland
Homepage: https://in.waw.pl/~zbyszek/blog
E-mail: zbyszek@in.waw.pl
GPG key: CFEB557E C54CA336 CFEB557E
Contact information
IRC: zbyszek on irc.libera.chat
#fedora-devel #systemd

Fedora-specific information
FAS name: zbyszek
Fedora e-mail: zbyszek@fedoraproject.org
Fedora homepage: zbyszek.fedorapeople.org
 


Contact info

  • Email: zbyszek@in.waw.pl
  • IRC: I hang out in #systemd and #fedora-devel on freenode, nick the same as fas id

About me

I work for Red Hat, in a team with Lennart Poettering, David Herrmann, Tom Gundersen, Lukáš Nykrýn, Michal Sekletar, Frantisek Šumšal, and others.

I'm working on systemd: bug fixes and usability improvements and documentation and the build system and journal-over-the-network-features and the Python bindings.

I'm also involved in the new Fedora doing many different things. Recently I have been: - renaming all python2 binary packages to follow the guidelines and have a "python2-" prefix. The progress of this effort is visible in http://fedora.portingdb.xyz/namingpolicy/history/, - a tool to generate statistics of protections in systemd units generated html, - moving Fedora Packaging guidelines over to version-controlled sphinx sources FPC ticket #727, generated html.

Packages I help maintain in Fedora

https://admin.fedoraproject.org/pkgdb/packager/zbyszek/
https://src.fedoraproject.org/user/zbyszek

I believe package maintainership should be more communal and automatic than it currently is. I have too many packages, and at various times they don't receive the attention they should. If you feel some package needs an update, or you find a nice cleanup to do, or are missing some features, feel free to

  • submit spec file patches
  • apply for comainternership
  • if you have provenpackager privileges, just go ahead and push changes directly.

I won't mind, and if I did mind, there's always git revert.

Package review

Reviews: https://bugzilla.redhat.com/buglist.cgi?classification=Fedora&component=Package Review&email1=zbyszek@...

Outstanding review requests: https://bugzilla.redhat.com/buglist.cgi?component=Package%20Review&email1=zbyszek@...&emailreporter1=1


Badges

Building the Outer Ring (Copr Build II) Involvement Building the Outer Ring (Copr Build I) Building the Outer Ring (Copr Build V) Building the Outer Ring (Copr Build III) Building the Outer Ring (Copr Build IV) Discovery of the Footprints (Tester II) Building the Outer Ring (Copr Build VI) In Search of the Bull (Tester I) Junior Badger (Badger I) Perceiving the Bull (Tester III) Origin Bona Fide Catching the Bull (Tester IV) Taming the Bull (Tester V) Baby Badger White Rabbit Building the Outer Ring (Copr Build VII) Riding the Bull Home (Tester VI) The Bull Transcended (Tester VII) Egg Is this thing on? (Updates-Testing IV) Embryo Is this thing on? (Updates-Testing I) Associate Badger (Badger 1.5) If you build it... (Koji Success I) Take this and call me in the morning Like a Rock (Updates-Stable I) What goes around comes around (Karma I) You can call me "Patches" (SCM I) If you build it... (Koji Success II) Mugshot What goes around comes around (Karma II) Like a Rock (Updates-Stable II) Junior Editor Let Me Introduce Myself You can call me "Patches" (SCM II) Helping Hand If you build it... (Koji Success III) What goes up... (Koji Failure I) Is this thing on? (Updates-Testing II) What goes up... (Koji Failure II) Top 500 You can call me "Patches" (SCM III) Old Yeller Binary Star What goes around comes around (Karma III) If you build it... (Koji Success IV) Is this thing on? (Updates-Testing III) Like a Rock (Updates-Stable III) Nuancier F26 Senior Badger (Badger II) Associate Editor Override, you say? You can call me "Patches" (SCM IV) What goes up... (Koji Failure III) It still works! Both Bull and Self Transcended (Tester VIII) Like a Rock (Updates-Stable IV) Patches (SCM V) All your $arch are belong to us (Koji Success V) Tadpole Corporate Drone Science (Kernel Tester I) Keepin Fedora Beautiful (F28) What goes around comes around (Karma IV) Nuancier F28 Secretary General Speak Up! Science (Kernel Tester II) Proven Packager Science (Kernel Tester III) Tectonic! (Updates-Stable V) Telegraphist (Upstream Release Monitoring I) White Hat Mic Check! (Updates-Testing V) Science (Kernel Tester IV) Macaron (Cookie I) Fedora 30 Change Accepted Long Life to Pagure (Pagure III) Mad Science (Kernel Tester V) Long Life to Pagure (Pagure I) Long Life to Pagure (Pagure IV) Community Messenger I Flock 2019 Attendee Long Life to Pagure (Pagure II) Let's do lunch! You’re on a boat! Senior Editor Mad Science (Kernel Tester VI) I Voted: Fedora 31 The Last Argument of Kings Packager Sponsor Chocolate Chip (Cookie II) Tadpole with Legs I Voted: Fedora 30 Fedora 32 Change Accepted Top 100 What goes up... (Koji Failure IV) Long Life to Pagure (Pagure V) Black and White (Cookie III) Master Badger (Badger III) Long Life to Pagure (Pagure VI) I Voted: Fedora 33 Reaching the Source (Tester IX) I Voted: Fedora 32 I converted to btrfs! Mad Science (Kernel Tester VII) Fedora 34 Change Accepted nest-attendee-2020 Lets have a party Fedora 33 Common Bugs Contributor Hindenburg (Koji Failure V) FOSDEM 2021 Attendee I Voted: Fedora 34 Pizzelle (Cookie IV) United Packages of Fedora Lets have a party Fedora 34 Community Survey Taker I Nest Attendee 2021 Museum Visitor Its over 9000 (Koji Success VI) Lets have a party Fedora 35 The Tower of Babel (Koji Success VII) I Voted: Fedora 35 Froglet Vacation Lets have a party Fedora 36 I Voted: Fedora 36 Community Survey Taker 2022 It's a Cake Thing Lets have a party Fedora 37 Fedora 37 Change Accepted Corporate Shill Return to Society (Tester X) Let's have an anniversary party (Fedora 39) I voted: Fedora 39 Nest with Fedora 2022 Attendee I voted: Fedora 37 Corporate Overlord I voted: Fedora 38 Let's have a party (Fedora 38) Community Survey Taker 2023

Links