]> rtime.felk.cvut.cz Git - edu/osp-wiki.git/commitdiff
(no commit message)
authormarkatom <markatom@web>
Wed, 18 May 2016 21:34:35 +0000 (23:34 +0200)
committerOSP robot <osp@rtime.felk.cvut.cz>
Wed, 18 May 2016 21:34:35 +0000 (23:34 +0200)
student/markatom/index.mdwn

index 6b5e8c3b8e187c5383ab6fd394d95bb97d919ac6..b6e011c551df09918758668b967b026e5f63f197 100644 (file)
@@ -8,35 +8,24 @@ Assignment
 I would like contribute to dependency manager for PHP named Composer.
 Composer is de facto standard for assembling PHP applications and almost every PHP library supports installation via Composer.
 Dependencies are defined in composer.json file.
-My task will be add support for detection of duplicate package definitions in this file.
+My task will be add support for RSS channels in that file.
 
-[Link to the issue](https://github.com/composer/composer/issues/2913)
+[Link to the issue](https://github.com/composer/composer/issues/5073)
 
 Links documenting the results of my work
 ======
 
-Here, I'll add links similar to the examples below and describe what
-is being linked.
-
-* [[Example] My communication with developers in a public mailing list archive](http://groups.google.com/group/comp.os.minix/browse_thread/thread/e3df794a2bce97da/2194d253268b0a1b?#2194d253268b0a1b)
-* [[Example] Version control repository with the actual state of my work](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=summary)
-* [[Example] My commit in the project repository](http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=ea90002b0fa7bdee86ec22eba1d951f30bf043a6)
-* [[Example] Additional supporting material](http://lwn.net/Articles/385586/)
+* My communication with maintainers
+  * [https://github.com/composer/composer/pull/5125](https://github.com/composer/composer/pull/5125)
+  * [https://github.com/composer/composer/pull/5347](https://github.com/composer/composer/pull/5347)
+* My commits in the project repository)
+  * [https://github.com/composer/composer/pull/5125/commits/bb05ce5c7f078d6efd2b084d8f690cb0f46e0c30](https://github.com/composer/composer/pull/5125/commits/bb05ce5c7f078d6efd2b084d8f690cb0f46e0c30)
+  * [https://github.com/composer/composer/pull/5347/commits/c30dd16e3295e33a36fbcb7df544f5fa1d614c06](https://github.com/composer/composer/pull/5347/commits/c30dd16e3295e33a36fbcb7df544f5fa1d614c06)
+* Updated documentation
+  * [https://getcomposer.org/doc/04-schema.md#support](https://getcomposer.org/doc/04-schema.md#support)
 
 Presentation
 ==========
 
 * [[Presentation of the aim of my work|prezentace1.pdf]]
-* [[Presentation of the results of my work|prezentace2.pdf]]
-
-OpenHub
-=======
-
-Here, I'll fill in the HTML code of the [OpenHub widget][w] showing my KudoRank.
-
-For example:
-<a href='https://www.openhub.net/accounts/9897?ref=Detailed' target='_blank'>
-<img alt='Ohloh profile for wentasah' border='0' height='35' src='https://www.openhub.net/accounts/9897/widgets/account_detailed.gif' width='230' />
-</a>
-
-[w]:https://www.openhub.net/accounts/markatom/widgets
+* [[Presentation of the results of my work|final_slides.pdf]]